#ffd5fe Hex Color
rgb(255, 213, 254)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ff | d5 | fe | - | #ffd5fe |
RGB | 255 | 213 | 254 | - | rgb(255,213,254) |
HSL | 301 | 100% | 92% | - | hsl(301,100%,92%) |
HSV | 301 | 16% | 100% | - | hsv(301,16%,100%) |
XYZ | 82.9236 | 76.0043 | 104.0657 | - | xyz(82.9236,76.0043,104.0657) |
CIE-LAB | 89.86 | 21.47 | -14.49 | - | lab(89.86,21.47,-14.49) |
CMYK | 0 | 0.16470588235294 | 0.003921568627451 | 0 | cmyk(0,0.16470588235294,0.003921568627451,0) |
Description
The RGB value of color #ffd5fe is rgb(255, 213, 254).
In the hex color #ffd5fe, The value of Red is 255, value of Green is 213, and value of Blue is 254. The primary color is Red. Similarly, The HSL values for #ffd5fe consists of 301° Hue, 100% Saturation, and 92% Lightness.
In the CMYK color model, the color #ffd5fe can be represented as Cyan=0%, Magenta=0.16470588235294%, Yellow=0.003921568627451%, and Black=0%.
Shades of #ffd5fe
Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.
Tints of #ffd5fe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ffd5fe
Preview of #ffd5fe on White Background
The contrast ratio of #ffd5fe with white color is 1.3
Preview of #ffd5fe on black background
The contrast ratio of #ffd5fe with black color is 16.2
#ffd5fe color will look good with a black background.
Color Schemes of #ffd5fe
Triadic Colors of #ffd5fe
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #ffd5fe
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Triadic Colors of #ffd5fe
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #ffd5fe
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #ffd5fe;
}
This is a sample text used for the color #ffd5fe. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css background color of a box using:
.box{
background-color: #ffd5fe;
}
This is a sample text used for the color #ffd5fe. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css border of a box using:
.box{
border:4px solid #ffd5fe;
}
This is a sample text used for the color #ffd5fe. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
RGB Percentage
Red 35.32%
Green 29.5%
Blue 35.18%
CMYK Percentage
Cyan 0
Magenta 97.67%
Yellow 2.33%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.