#E6AECB Color

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

Color preview

#E6AECB

Color formats

HEX
#E6AECB
RGB
rgb(230, 174, 203)
RGBA
rgba(230, 174, 203, 1)
HSL
hsl(329, 53%, 79%)
HSV
hsv(329, 24%, 90%)
CMYK
cmyk(0%, 24%, 12%, 10%)
CSS variable
--color-primary: #E6AECB;
Lowercase HEX
#e6aecb

Shades

Tints

Tones

Harmony

CSS snippets for #E6AECB

.color-e6aecb {
  color: #E6AECB;
  background-color: #E6AECB;
}

Frequently asked questions

What color is #E6AECB?+

#E6AECB is a HEX color with RGB value rgb(230, 174, 203) and HSL value hsl(329, 53%, 79%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #E6AECB?+

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