#E6ADCB Color

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

Color preview

#E6ADCB

Color formats

HEX
#E6ADCB
RGB
rgb(230, 173, 203)
RGBA
rgba(230, 173, 203, 1)
HSL
hsl(328, 53%, 79%)
HSV
hsv(328, 25%, 90%)
CMYK
cmyk(0%, 25%, 12%, 10%)
CSS variable
--color-primary: #E6ADCB;
Lowercase HEX
#e6adcb

Shades

Tints

Tones

Harmony

CSS snippets for #E6ADCB

.color-e6adcb {
  color: #E6ADCB;
  background-color: #E6ADCB;
}

Frequently asked questions

What color is #E6ADCB?+

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

What is the closest Tailwind color to #E6ADCB?+

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