#E37D8D Color

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

Color preview

#E37D8D

Color formats

HEX
#E37D8D
RGB
rgb(227, 125, 141)
RGBA
rgba(227, 125, 141, 1)
HSL
hsl(351, 65%, 69%)
HSV
hsv(351, 45%, 89%)
CMYK
cmyk(0%, 45%, 38%, 11%)
CSS variable
--color-primary: #E37D8D;
Lowercase HEX
#e37d8d

Shades

Tints

Tones

Harmony

CSS snippets for #E37D8D

.color-e37d8d {
  color: #E37D8D;
  background-color: #E37D8D;
}

Frequently asked questions

What color is #E37D8D?+

#E37D8D is a HEX color with RGB value rgb(227, 125, 141) and HSL value hsl(351, 65%, 69%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #E37D8D?+

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