#E69EBB Color

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

Color preview

#E69EBB

Color formats

HEX
#E69EBB
RGB
rgb(230, 158, 187)
RGBA
rgba(230, 158, 187, 1)
HSL
hsl(336, 59%, 76%)
HSV
hsv(336, 31%, 90%)
CMYK
cmyk(0%, 31%, 19%, 10%)
CSS variable
--color-primary: #E69EBB;
Lowercase HEX
#e69ebb

Shades

Tints

Tones

Harmony

CSS snippets for #E69EBB

.color-e69ebb {
  color: #E69EBB;
  background-color: #E69EBB;
}

Frequently asked questions

What color is #E69EBB?+

#E69EBB is a HEX color with RGB value rgb(230, 158, 187) and HSL value hsl(336, 59%, 76%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #E69EBB?+

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