#EACFC1 Color

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

Color preview

#EACFC1

Color formats

HEX
#EACFC1
RGB
rgb(234, 207, 193)
RGBA
rgba(234, 207, 193, 1)
HSL
hsl(20, 49%, 84%)
HSV
hsv(20, 18%, 92%)
CMYK
cmyk(0%, 12%, 18%, 8%)
CSS variable
--color-primary: #EACFC1;
Lowercase HEX
#eacfc1

Shades

Tints

Tones

Harmony

CSS snippets for #EACFC1

.color-eacfc1 {
  color: #EACFC1;
  background-color: #EACFC1;
}

Frequently asked questions

What color is #EACFC1?+

#EACFC1 is a HEX color with RGB value rgb(234, 207, 193) and HSL value hsl(20, 49%, 84%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EACFC1?+

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