#E27E9F Color

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

Color preview

#E27E9F

Color formats

HEX
#E27E9F
RGB
rgb(226, 126, 159)
RGBA
rgba(226, 126, 159, 1)
HSL
hsl(340, 63%, 69%)
HSV
hsv(340, 44%, 89%)
CMYK
cmyk(0%, 44%, 30%, 11%)
CSS variable
--color-primary: #E27E9F;
Lowercase HEX
#e27e9f

Shades

Tints

Tones

Harmony

CSS snippets for #E27E9F

.color-e27e9f {
  color: #E27E9F;
  background-color: #E27E9F;
}

Frequently asked questions

What color is #E27E9F?+

#E27E9F is a HEX color with RGB value rgb(226, 126, 159) and HSL value hsl(340, 63%, 69%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #E27E9F?+

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