#EACFAB Color

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

Color preview

#EACFAB

Color formats

HEX
#EACFAB
RGB
rgb(234, 207, 171)
RGBA
rgba(234, 207, 171, 1)
HSL
hsl(34, 60%, 79%)
HSV
hsv(34, 27%, 92%)
CMYK
cmyk(0%, 12%, 27%, 8%)
CSS variable
--color-primary: #EACFAB;
Lowercase HEX
#eacfab

Shades

Tints

Tones

Harmony

CSS snippets for #EACFAB

.color-eacfab {
  color: #EACFAB;
  background-color: #EACFAB;
}

Frequently asked questions

What color is #EACFAB?+

#EACFAB is a HEX color with RGB value rgb(234, 207, 171) and HSL value hsl(34, 60%, 79%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EACFAB?+

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