#E1999F Color

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

Color preview

#E1999F

Color formats

HEX
#E1999F
RGB
rgb(225, 153, 159)
RGBA
rgba(225, 153, 159, 1)
HSL
hsl(355, 55%, 74%)
HSV
hsv(355, 32%, 88%)
CMYK
cmyk(0%, 32%, 29%, 12%)
CSS variable
--color-primary: #E1999F;
Lowercase HEX
#e1999f

Shades

Tints

Tones

Harmony

CSS snippets for #E1999F

.color-e1999f {
  color: #E1999F;
  background-color: #E1999F;
}

Frequently asked questions

What color is #E1999F?+

#E1999F is a HEX color with RGB value rgb(225, 153, 159) and HSL value hsl(355, 55%, 74%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #E1999F?+

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