#E37D8F Color

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

Color preview

#E37D8F

Color formats

HEX
#E37D8F
RGB
rgb(227, 125, 143)
RGBA
rgba(227, 125, 143, 1)
HSL
hsl(349, 65%, 69%)
HSV
hsv(349, 45%, 89%)
CMYK
cmyk(0%, 45%, 37%, 11%)
CSS variable
--color-primary: #E37D8F;
Lowercase HEX
#e37d8f

Shades

Tints

Tones

Harmony

CSS snippets for #E37D8F

.color-e37d8f {
  color: #E37D8F;
  background-color: #E37D8F;
}

Frequently asked questions

What color is #E37D8F?+

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

What is the closest Tailwind color to #E37D8F?+

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