#E18C99 Color

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

Color preview

#E18C99

Color formats

HEX
#E18C99
RGB
rgb(225, 140, 153)
RGBA
rgba(225, 140, 153, 1)
HSL
hsl(351, 59%, 72%)
HSV
hsv(351, 38%, 88%)
CMYK
cmyk(0%, 38%, 32%, 12%)
CSS variable
--color-primary: #E18C99;
Lowercase HEX
#e18c99

Shades

Tints

Tones

Harmony

CSS snippets for #E18C99

.color-e18c99 {
  color: #E18C99;
  background-color: #E18C99;
}

Frequently asked questions

What color is #E18C99?+

#E18C99 is a HEX color with RGB value rgb(225, 140, 153) and HSL value hsl(351, 59%, 72%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #E18C99?+

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