#fdd2ff Hex Color
rgb(253, 210, 255)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | d2 | ff | - | #fdd2ff |
RGB | 253 | 210 | 255 | - | rgb(253,210,255) |
HSL | 297 | 100% | 91% | - | hsl(297,100%,91%) |
HSV | 297 | 18% | 100% | - | hsv(297,18%,100%) |
XYZ | 81.6046 | 74.1958 | 104.6279 | - | xyz(81.6046,74.1958,104.6279) |
CIE-LAB | 89.01 | 22.57 | -16.3 | - | lab(89.01,22.57,-16.3) |
CMYK | 0.0078431372549019 | 0.17647058823529 | 0 | 0 | cmyk(0.0078431372549019,0.17647058823529,0,0) |
Description
The RGB value of color #fdd2ff is rgb(253, 210, 255).
In the hex color #fdd2ff, The value of Red is 253, value of Green is 210, and value of Blue is 255. The primary color is Blue. Similarly, The HSL values for #fdd2ff consists of 297° Hue, 100% Saturation, and 91% Lightness.
In the CMYK color model, the color #fdd2ff can be represented as Cyan=0.0078431372549019%, Magenta=0.17647058823529%, Yellow=0%, and Black=0%.
Shades of #fdd2ff
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 #fdd2ff
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fdd2ff
Preview of #fdd2ff on White Background
The contrast ratio of #fdd2ff with white color is 1.33
Preview of #fdd2ff on black background
The contrast ratio of #fdd2ff with black color is 15.84
#fdd2ff color will look good with a black background.
Color Schemes of #fdd2ff
Triadic Colors of #fdd2ff
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 #fdd2ff
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 #fdd2ff
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 #fdd2ff
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: #fdd2ff;
}
This is a sample text used for the color #fdd2ff. 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: #fdd2ff;
}
This is a sample text used for the color #fdd2ff. 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 #fdd2ff;
}
This is a sample text used for the color #fdd2ff. 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.24%
Green 29.25%
Blue 35.52%
CMYK Percentage
Cyan 4.26
Magenta 95.74%
Yellow 0%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.