#fceef5 Hex Color
rgb(252, 238, 245)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fc | ee | f5 | - | #fceef5 |
RGB | 252 | 238 | 245 | - | rgb(252,238,245) |
HSL | 330 | 70% | 96% | - | hsl(330,70%,96%) |
HSV | 330 | 6% | 99% | - | hsv(330,6%,99%) |
XYZ | 87.2009 | 88.4371 | 98.8603 | - | xyz(87.2009,88.4371,98.8603) |
CIE-LAB | 95.34 | 5.91 | -1.69 | - | lab(95.34,5.91,-1.69) |
CMYK | 0 | 0.055555555555556 | 0.027777777777778 | 0.011764705882353 | cmyk(0,0.055555555555556,0.027777777777778,0.011764705882353) |
Description
The RGB value of color #fceef5 is rgb(252, 238, 245).
In the hex color #fceef5, The value of Red is 252, value of Green is 238, and value of Blue is 245. The primary color is Red. Similarly, The HSL values for #fceef5 consists of 330° Hue, 70% Saturation, and 96% Lightness.
In the CMYK color model, the color #fceef5 can be represented as Cyan=0%, Magenta=0.055555555555556%, Yellow=0.027777777777778%, and Black=0.011764705882353%.
Shades of #fceef5
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 #fceef5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fceef5
Preview of #fceef5 on White Background
The contrast ratio of #fceef5 with white color is 1.12
Preview of #fceef5 on black background
The contrast ratio of #fceef5 with black color is 18.69
#fceef5 color will look good with a black background.
Color Schemes of #fceef5
Triadic Colors of #fceef5
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 #fceef5
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 #fceef5
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 #fceef5
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: #fceef5;
}
This is a sample text used for the color #fceef5. 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: #fceef5;
}
This is a sample text used for the color #fceef5. 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 #fceef5;
}
This is a sample text used for the color #fceef5. 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 34.29%
Green 32.38%
Blue 33.33%
CMYK Percentage
Cyan 0
Magenta 58.42%
Yellow 29.21%
Black 12.37%
Comments on this color
Please login or signup to post a comment.
No comments yet.