#E69CAB Color

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

Color preview

#E69CAB

Color formats

HEX
#E69CAB
RGB
rgb(230, 156, 171)
RGBA
rgba(230, 156, 171, 1)
HSL
hsl(348, 60%, 76%)
HSV
hsv(348, 32%, 90%)
CMYK
cmyk(0%, 32%, 26%, 10%)
CSS variable
--color-primary: #E69CAB;
Lowercase HEX
#e69cab

Shades

Tints

Tones

Harmony

CSS snippets for #E69CAB

.color-e69cab {
  color: #E69CAB;
  background-color: #E69CAB;
}

Frequently asked questions

What color is #E69CAB?+

#E69CAB is a HEX color with RGB value rgb(230, 156, 171) and HSL value hsl(348, 60%, 76%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #E69CAB?+

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