#F5EACA Color

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

Color preview

#F5EACA

Color formats

HEX
#F5EACA
RGB
rgb(245, 234, 202)
RGBA
rgba(245, 234, 202, 1)
HSL
hsl(45, 68%, 88%)
HSV
hsv(45, 18%, 96%)
CMYK
cmyk(0%, 4%, 18%, 4%)
CSS variable
--color-primary: #F5EACA;
Lowercase HEX
#f5eaca

Shades

Tints

Tones

Harmony

CSS snippets for #F5EACA

.color-f5eaca {
  color: #F5EACA;
  background-color: #F5EACA;
}

Frequently asked questions

What color is #F5EACA?+

#F5EACA is a HEX color with RGB value rgb(245, 234, 202) and HSL value hsl(45, 68%, 88%). Its closest CSS named color is BlanchedAlmond.

What is the closest Tailwind color to #F5EACA?+

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