#E12F6D Color

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

Color preview

#E12F6D

Color formats

HEX
#E12F6D
RGB
rgb(225, 47, 109)
RGBA
rgba(225, 47, 109, 1)
HSL
hsl(339, 75%, 53%)
HSV
hsv(339, 79%, 88%)
CMYK
cmyk(0%, 79%, 52%, 12%)
CSS variable
--color-primary: #E12F6D;
Lowercase HEX
#e12f6d

Shades

Tints

Tones

Harmony

CSS snippets for #E12F6D

.color-e12f6d {
  color: #E12F6D;
  background-color: #E12F6D;
}

Frequently asked questions

What color is #E12F6D?+

#E12F6D is a HEX color with RGB value rgb(225, 47, 109) and HSL value hsl(339, 75%, 53%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #E12F6D?+

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