#E2277B Color

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

Color preview

#E2277B

Color formats

HEX
#E2277B
RGB
rgb(226, 39, 123)
RGBA
rgba(226, 39, 123, 1)
HSL
hsl(333, 76%, 52%)
HSV
hsv(333, 83%, 89%)
CMYK
cmyk(0%, 83%, 46%, 11%)
CSS variable
--color-primary: #E2277B;
Lowercase HEX
#e2277b

Shades

Tints

Tones

Harmony

CSS snippets for #E2277B

.color-e2277b {
  color: #E2277B;
  background-color: #E2277B;
}

Frequently asked questions

What color is #E2277B?+

#E2277B is a HEX color with RGB value rgb(226, 39, 123) and HSL value hsl(333, 76%, 52%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #E2277B?+

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