#FAFCEA Color

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

Color preview

#FAFCEA

Color formats

HEX
#FAFCEA
RGB
rgb(250, 252, 234)
RGBA
rgba(250, 252, 234, 1)
HSL
hsl(67, 75%, 95%)
HSV
hsv(67, 7%, 99%)
CMYK
cmyk(1%, 0%, 7%, 1%)
CSS variable
--color-primary: #FAFCEA;
Lowercase HEX
#fafcea

Shades

Tints

Tones

Harmony

CSS snippets for #FAFCEA

.color-fafcea {
  color: #FAFCEA;
  background-color: #FAFCEA;
}

Frequently asked questions

What color is #FAFCEA?+

#FAFCEA is a HEX color with RGB value rgb(250, 252, 234) and HSL value hsl(67, 75%, 95%). Its closest CSS named color is FloralWhite.

What is the closest Tailwind color to #FAFCEA?+

The closest Tailwind color is yellow-50, available as the bg-yellow-50 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