#fdd7df Hex Color
rgb(253, 215, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | d7 | df | - | #fdd7df |
RGB | 253 | 215 | 223 | - | rgb(253,215,223) |
HSL | 347 | 90% | 92% | - | hsl(347,90%,92%) |
HSV | 347 | 15% | 99% | - | hsv(347,15%,99%) |
XYZ | 78.1277 | 74.8112 | 80.1343 | - | xyz(78.1277,74.8112,80.1343) |
CIE-LAB | 89.3 | 14.47 | 0.99 | - | lab(89.3,14.47,0.99) |
CMYK | 0 | 0.1501976284585 | 0.11857707509881 | 0.0078431372549019 | cmyk(0,0.1501976284585,0.11857707509881,0.0078431372549019) |
Description
The RGB value of color #fdd7df is rgb(253, 215, 223).
In the hex color #fdd7df, The value of Red is 253, value of Green is 215, and value of Blue is 223. The primary color is Red. Similarly, The HSL values for #fdd7df consists of 347° Hue, 90% Saturation, and 92% Lightness.
In the CMYK color model, the color #fdd7df can be represented as Cyan=0%, Magenta=0.1501976284585%, Yellow=0.11857707509881%, and Black=0.0078431372549019%.
Shades of #fdd7df
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 #fdd7df
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fdd7df
Preview of #fdd7df on White Background
The contrast ratio of #fdd7df with white color is 1.32
Preview of #fdd7df on black background
The contrast ratio of #fdd7df with black color is 15.96
#fdd7df color will look good with a black background.
Color Schemes of #fdd7df
Triadic Colors of #fdd7df
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 #fdd7df
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 #fdd7df
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 #fdd7df
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: #fdd7df;
}
This is a sample text used for the color #fdd7df. 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: #fdd7df;
}
This is a sample text used for the color #fdd7df. 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 #fdd7df;
}
This is a sample text used for the color #fdd7df. 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.61%
Green 31.11%
Blue 32.27%
CMYK Percentage
Cyan 0
Magenta 54.3%
Yellow 42.87%
Black 2.84%
Comments on this color
Please login or signup to post a comment.
No comments yet.