#FAEFE3 Color

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

Color preview

#FAEFE3

Color formats

HEX
#FAEFE3
RGB
rgb(250, 239, 227)
RGBA
rgba(250, 239, 227, 1)
HSL
hsl(31, 70%, 94%)
HSV
hsv(31, 9%, 98%)
CMYK
cmyk(0%, 4%, 9%, 2%)
CSS variable
--color-primary: #FAEFE3;
Lowercase HEX
#faefe3

Shades

Tints

Tones

Harmony

CSS snippets for #FAEFE3

.color-faefe3 {
  color: #FAEFE3;
  background-color: #FAEFE3;
}

Frequently asked questions

What color is #FAEFE3?+

#FAEFE3 is a HEX color with RGB value rgb(250, 239, 227) and HSL value hsl(31, 70%, 94%). Its closest CSS named color is Linen.

What is the closest Tailwind color to #FAEFE3?+

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