#d2dffd Hex Color
rgb(210, 223, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d2 | df | fd | - | #d2dffd |
RGB | 210 | 223 | 253 | - | rgb(210,223,253) |
HSL | 222 | 91% | 91% | - | hsl(222,91%,91%) |
HSV | 222 | 17% | 99% | - | hsv(222,17%,99%) |
XYZ | 70.6956 | 73.5688 | 103.4027 | - | xyz(70.6956,73.5688,103.4027) |
CIE-LAB | 88.72 | 1.65 | -16.04 | - | lab(88.72,1.65,-16.04) |
CMYK | 0.1699604743083 | 0.11857707509881 | 0 | 0.0078431372549019 | cmyk(0.1699604743083,0.11857707509881,0,0.0078431372549019) |
Description
The RGB value of color #d2dffd is rgb(210, 223, 253).
In the hex color #d2dffd, The value of Red is 210, value of Green is 223, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #d2dffd consists of 222° Hue, 91% Saturation, and 91% Lightness.
In the CMYK color model, the color #d2dffd can be represented as Cyan=0.1699604743083%, Magenta=0.11857707509881%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #d2dffd
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 #d2dffd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d2dffd
Preview of #d2dffd on White Background
The contrast ratio of #d2dffd with white color is 1.34
Preview of #d2dffd on black background
The contrast ratio of #d2dffd with black color is 15.71
#d2dffd color will look good with a black background.
Color Schemes of #d2dffd
Triadic Colors of #d2dffd
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 #d2dffd
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 #d2dffd
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 #d2dffd
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: #d2dffd;
}
This is a sample text used for the color #d2dffd. 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: #d2dffd;
}
This is a sample text used for the color #d2dffd. 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 #d2dffd;
}
This is a sample text used for the color #d2dffd. 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 30.61%
Green 32.51%
Blue 36.88%
CMYK Percentage
Cyan 57.35
Magenta 40.01%
Yellow 0%
Black 2.65%
Comments on this color
Please login or signup to post a comment.
No comments yet.