#fee5fe Hex Color
rgb(254, 229, 254)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fe | e5 | fe | - | #fee5fe |
RGB | 254 | 229 | 254 | - | rgb(254,229,254) |
HSL | 300 | 93% | 95% | - | hsl(300,93%,95%) |
HSV | 300 | 10% | 100% | - | hsv(300,10%,100%) |
XYZ | 86.7818 | 84.2652 | 105.4569 | - | xyz(86.7818,84.2652,105.4569) |
CIE-LAB | 93.57 | 12.8 | -8.97 | - | lab(93.57,12.8,-8.97) |
CMYK | 0 | 0.098425196850394 | 0 | 0.003921568627451 | cmyk(0,0.098425196850394,0,0.003921568627451) |
Description
The RGB value of color #fee5fe is rgb(254, 229, 254).
In the hex color #fee5fe, The value of Red is 254, value of Green is 229, and value of Blue is 254. The primary color is Red. Similarly, The HSL values for #fee5fe consists of 300° Hue, 93% Saturation, and 95% Lightness.
In the CMYK color model, the color #fee5fe can be represented as Cyan=0%, Magenta=0.098425196850394%, Yellow=0%, and Black=0.003921568627451%.
Shades of #fee5fe
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 #fee5fe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fee5fe
Preview of #fee5fe on White Background
The contrast ratio of #fee5fe with white color is 1.18
Preview of #fee5fe on black background
The contrast ratio of #fee5fe with black color is 17.85
#fee5fe color will look good with a black background.
Color Schemes of #fee5fe
Triadic Colors of #fee5fe
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 #fee5fe
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 #fee5fe
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 #fee5fe
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: #fee5fe;
}
This is a sample text used for the color #fee5fe. 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: #fee5fe;
}
This is a sample text used for the color #fee5fe. 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 #fee5fe;
}
This is a sample text used for the color #fee5fe. 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.46%
Green 31.07%
Blue 34.46%
CMYK Percentage
Cyan 0
Magenta 96.17%
Yellow 0%
Black 3.83%
Comments on this color
Please login or signup to post a comment.
No comments yet.