#FAEFE2 Color

Inspect #FAEFE2 across formats, palettes, contrast and closest named color matches.

Color preview

#FAEFE2

Color formats

HEX
#FAEFE2
RGB
rgb(250, 239, 226)
RGBA
rgba(250, 239, 226, 1)
HSL
hsl(33, 71%, 93%)
HSV
hsv(33, 10%, 98%)
CMYK
cmyk(0%, 4%, 10%, 2%)
CSS variable
--color-primary: #FAEFE2;
Lowercase HEX
#faefe2

Shades

Tints

Tones

Harmony

CSS snippets for #FAEFE2

.color-faefe2 {
  color: #FAEFE2;
  background-color: #FAEFE2;
}

Frequently asked questions

What color is #FAEFE2?+

#FAEFE2 is a HEX color with RGB value rgb(250, 239, 226) and HSL value hsl(33, 71%, 93%). Its closest CSS named color is Linen.

What is the closest Tailwind color to #FAEFE2?+

The closest Tailwind color is rose-100, available as the bg-rose-100 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools