#E27C8B Color

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

Color preview

#E27C8B

Color formats

HEX
#E27C8B
RGB
rgb(226, 124, 139)
RGBA
rgba(226, 124, 139, 1)
HSL
hsl(351, 64%, 69%)
HSV
hsv(351, 45%, 89%)
CMYK
cmyk(0%, 45%, 38%, 11%)
CSS variable
--color-primary: #E27C8B;
Lowercase HEX
#e27c8b

Shades

Tints

Tones

Harmony

CSS snippets for #E27C8B

.color-e27c8b {
  color: #E27C8B;
  background-color: #E27C8B;
}

Frequently asked questions

What color is #E27C8B?+

#E27C8B is a HEX color with RGB value rgb(226, 124, 139) and HSL value hsl(351, 64%, 69%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #E27C8B?+

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