#E18E9B Color

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

Color preview

#E18E9B

Color formats

HEX
#E18E9B
RGB
rgb(225, 142, 155)
RGBA
rgba(225, 142, 155, 1)
HSL
hsl(351, 58%, 72%)
HSV
hsv(351, 37%, 88%)
CMYK
cmyk(0%, 37%, 31%, 12%)
CSS variable
--color-primary: #E18E9B;
Lowercase HEX
#e18e9b

Shades

Tints

Tones

Harmony

CSS snippets for #E18E9B

.color-e18e9b {
  color: #E18E9B;
  background-color: #E18E9B;
}

Frequently asked questions

What color is #E18E9B?+

#E18E9B is a HEX color with RGB value rgb(225, 142, 155) and HSL value hsl(351, 58%, 72%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #E18E9B?+

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