#E0ADBF Color

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

Color preview

#E0ADBF

Color formats

HEX
#E0ADBF
RGB
rgb(224, 173, 191)
RGBA
rgba(224, 173, 191, 1)
HSL
hsl(339, 45%, 78%)
HSV
hsv(339, 23%, 88%)
CMYK
cmyk(0%, 23%, 15%, 12%)
CSS variable
--color-primary: #E0ADBF;
Lowercase HEX
#e0adbf

Shades

Tints

Tones

Harmony

CSS snippets for #E0ADBF

.color-e0adbf {
  color: #E0ADBF;
  background-color: #E0ADBF;
}

Frequently asked questions

What color is #E0ADBF?+

#E0ADBF is a HEX color with RGB value rgb(224, 173, 191) and HSL value hsl(339, 45%, 78%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #E0ADBF?+

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