#E6BCAA Color

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

Color preview

#E6BCAA

Color formats

HEX
#E6BCAA
RGB
rgb(230, 188, 170)
RGBA
rgba(230, 188, 170, 1)
HSL
hsl(18, 55%, 78%)
HSV
hsv(18, 26%, 90%)
CMYK
cmyk(0%, 18%, 26%, 10%)
CSS variable
--color-primary: #E6BCAA;
Lowercase HEX
#e6bcaa

Shades

Tints

Tones

Harmony

CSS snippets for #E6BCAA

.color-e6bcaa {
  color: #E6BCAA;
  background-color: #E6BCAA;
}

Frequently asked questions

What color is #E6BCAA?+

#E6BCAA is a HEX color with RGB value rgb(230, 188, 170) and HSL value hsl(18, 55%, 78%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #E6BCAA?+

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