#fddae2 Hex Color
rgb(253, 218, 226)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | fd | da | e2 | - | #fddae2 |
| RGB | 253 | 218 | 226 | - | rgb(253,218,226) |
| HSL | 346 | 90% | 92% | - | hsl(346,90%,92%) |
| HSV | 346 | 14% | 99% | - | hsv(346,14%,99%) |
| XYZ | 79.3069 | 76.5164 | 82.5407 | - | xyz(79.3069,76.5164,82.5407) |
| CIE-LAB | 90.1 | 13.4 | 0.57 | - | lab(90.1,13.4,0.57) |
| CMYK | 0 | 0.13833992094862 | 0.10671936758893 | 0.0078431372549019 | cmyk(0,0.13833992094862,0.10671936758893,0.0078431372549019) |
Description
The RGB value of color #fddae2 is rgb(253, 218, 226).
In the hex color #fddae2, The value of Red is 253, value of Green is 218, and value of Blue is 226. The primary color is Red. Similarly, The HSL values for #fddae2 consists of 346° Hue, 90% Saturation, and 92% Lightness.
In the CMYK color model, the color #fddae2 can be represented as Cyan=0%, Magenta=0.13833992094862%, Yellow=0.10671936758893%, and Black=0.0078431372549019%.
Shades of #fddae2
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 #fddae2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fddae2
Preview of #fddae2 on White Background
The contrast ratio of #fddae2 with white color is 1.29
Preview of #fddae2 on black background
The contrast ratio of #fddae2 with black color is 16.3
#fddae2 color will look good with a black background.
Color Schemes of #fddae2
Triadic Colors of #fddae2
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 #fddae2
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 #fddae2
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 #fddae2
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: #fddae2;
}
This is a sample text used for the color #fddae2. 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: #fddae2;
}
This is a sample text used for the color #fddae2. 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 #fddae2;
}
This is a sample text used for the color #fddae2. 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 36.3%
Green 31.28%
Blue 32.42%
CMYK Percentage
Cyan 0
Magenta 54.7%
Yellow 42.2%
Black 3.1%
Comments on this color
Please login or signup to post a comment.
No comments yet.