#E6BEB6 Color

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

Color preview

#E6BEB6

Color formats

HEX
#E6BEB6
RGB
rgb(230, 190, 182)
RGBA
rgba(230, 190, 182, 1)
HSL
hsl(10, 49%, 81%)
HSV
hsv(10, 21%, 90%)
CMYK
cmyk(0%, 17%, 21%, 10%)
CSS variable
--color-primary: #E6BEB6;
Lowercase HEX
#e6beb6

Shades

Tints

Tones

Harmony

CSS snippets for #E6BEB6

.color-e6beb6 {
  color: #E6BEB6;
  background-color: #E6BEB6;
}

Frequently asked questions

What color is #E6BEB6?+

#E6BEB6 is a HEX color with RGB value rgb(230, 190, 182) and HSL value hsl(10, 49%, 81%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #E6BEB6?+

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