#E27E8B Color

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

Color preview

#E27E8B

Color formats

HEX
#E27E8B
RGB
rgb(226, 126, 139)
RGBA
rgba(226, 126, 139, 1)
HSL
hsl(352, 63%, 69%)
HSV
hsv(352, 44%, 89%)
CMYK
cmyk(0%, 44%, 38%, 11%)
CSS variable
--color-primary: #E27E8B;
Lowercase HEX
#e27e8b

Shades

Tints

Tones

Harmony

CSS snippets for #E27E8B

.color-e27e8b {
  color: #E27E8B;
  background-color: #E27E8B;
}

Frequently asked questions

What color is #E27E8B?+

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

What is the closest Tailwind color to #E27E8B?+

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