#E6BEB4 Color

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

Color preview

#E6BEB4

Color formats

HEX
#E6BEB4
RGB
rgb(230, 190, 180)
RGBA
rgba(230, 190, 180, 1)
HSL
hsl(12, 50%, 80%)
HSV
hsv(12, 22%, 90%)
CMYK
cmyk(0%, 17%, 22%, 10%)
CSS variable
--color-primary: #E6BEB4;
Lowercase HEX
#e6beb4

Shades

Tints

Tones

Harmony

CSS snippets for #E6BEB4

.color-e6beb4 {
  color: #E6BEB4;
  background-color: #E6BEB4;
}

Frequently asked questions

What color is #E6BEB4?+

#E6BEB4 is a HEX color with RGB value rgb(230, 190, 180) and HSL value hsl(12, 50%, 80%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #E6BEB4?+

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