#fdd2fb Hex Color
rgb(253, 210, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | d2 | fb | - | #fdd2fb |
RGB | 253 | 210 | 251 | - | rgb(253,210,251) |
HSL | 303 | 91% | 91% | - | hsl(303,91%,91%) |
HSV | 303 | 17% | 99% | - | hsv(303,17%,99%) |
XYZ | 80.9672 | 73.9409 | 101.2714 | - | xyz(80.9672,73.9409,101.2714) |
CIE-LAB | 88.89 | 21.85 | -14.37 | - | lab(88.89,21.85,-14.37) |
CMYK | 0 | 0.1699604743083 | 0.007905138339921 | 0.0078431372549019 | cmyk(0,0.1699604743083,0.007905138339921,0.0078431372549019) |
Description
The RGB value of color #fdd2fb is rgb(253, 210, 251).
In the hex color #fdd2fb, The value of Red is 253, value of Green is 210, and value of Blue is 251. The primary color is Red. Similarly, The HSL values for #fdd2fb consists of 303° Hue, 91% Saturation, and 91% Lightness.
In the CMYK color model, the color #fdd2fb can be represented as Cyan=0%, Magenta=0.1699604743083%, Yellow=0.007905138339921%, and Black=0.0078431372549019%.
Shades of #fdd2fb
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 #fdd2fb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fdd2fb
Preview of #fdd2fb on White Background
The contrast ratio of #fdd2fb with white color is 1.33
Preview of #fdd2fb on black background
The contrast ratio of #fdd2fb with black color is 15.79
#fdd2fb color will look good with a black background.
Color Schemes of #fdd2fb
Triadic Colors of #fdd2fb
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 #fdd2fb
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 #fdd2fb
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 #fdd2fb
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: #fdd2fb;
}
This is a sample text used for the color #fdd2fb. 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: #fdd2fb;
}
This is a sample text used for the color #fdd2fb. 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 #fdd2fb;
}
This is a sample text used for the color #fdd2fb. 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.43%
Green 29.41%
Blue 35.15%
CMYK Percentage
Cyan 0
Magenta 91.52%
Yellow 4.26%
Black 4.22%
Comments on this color
Please login or signup to post a comment.
No comments yet.