#fdd2eb Hex Color
rgb(253, 210, 235)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | d2 | eb | - | #fdd2eb |
RGB | 253 | 210 | 235 | - | rgb(253,210,235) |
HSL | 325 | 91% | 91% | - | hsl(325,91%,91%) |
HSV | 325 | 17% | 99% | - | hsv(325,17%,99%) |
XYZ | 78.55 | 72.974 | 88.5426 | - | xyz(78.55,72.974,88.5426) |
CIE-LAB | 88.44 | 19.06 | -6.62 | - | lab(88.44,19.06,-6.62) |
CMYK | 0 | 0.1699604743083 | 0.071146245059289 | 0.0078431372549019 | cmyk(0,0.1699604743083,0.071146245059289,0.0078431372549019) |
Description
The RGB value of color #fdd2eb is rgb(253, 210, 235).
In the hex color #fdd2eb, The value of Red is 253, value of Green is 210, and value of Blue is 235. The primary color is Red. Similarly, The HSL values for #fdd2eb consists of 325° Hue, 91% Saturation, and 91% Lightness.
In the CMYK color model, the color #fdd2eb can be represented as Cyan=0%, Magenta=0.1699604743083%, Yellow=0.071146245059289%, and Black=0.0078431372549019%.
Shades of #fdd2eb
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 #fdd2eb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fdd2eb
Preview of #fdd2eb on White Background
The contrast ratio of #fdd2eb with white color is 1.35
Preview of #fdd2eb on black background
The contrast ratio of #fdd2eb with black color is 15.59
#fdd2eb color will look good with a black background.
Color Schemes of #fdd2eb
Triadic Colors of #fdd2eb
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 #fdd2eb
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 #fdd2eb
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 #fdd2eb
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: #fdd2eb;
}
This is a sample text used for the color #fdd2eb. 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: #fdd2eb;
}
This is a sample text used for the color #fdd2eb. 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 #fdd2eb;
}
This is a sample text used for the color #fdd2eb. 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.25%
Green 30.09%
Blue 33.67%
CMYK Percentage
Cyan 0
Magenta 68.27%
Yellow 28.58%
Black 3.15%
Comments on this color
Please login or signup to post a comment.
No comments yet.