#E18D9F Color

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

Color preview

#E18D9F

Color formats

HEX
#E18D9F
RGB
rgb(225, 141, 159)
RGBA
rgba(225, 141, 159, 1)
HSL
hsl(347, 58%, 72%)
HSV
hsv(347, 37%, 88%)
CMYK
cmyk(0%, 37%, 29%, 12%)
CSS variable
--color-primary: #E18D9F;
Lowercase HEX
#e18d9f

Shades

Tints

Tones

Harmony

CSS snippets for #E18D9F

.color-e18d9f {
  color: #E18D9F;
  background-color: #E18D9F;
}

Frequently asked questions

What color is #E18D9F?+

#E18D9F is a HEX color with RGB value rgb(225, 141, 159) and HSL value hsl(347, 58%, 72%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #E18D9F?+

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