#E46C8A Color

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

Color preview

#E46C8A

Color formats

HEX
#E46C8A
RGB
rgb(228, 108, 138)
RGBA
rgba(228, 108, 138, 1)
HSL
hsl(345, 69%, 66%)
HSV
hsv(345, 53%, 89%)
CMYK
cmyk(0%, 53%, 39%, 11%)
CSS variable
--color-primary: #E46C8A;
Lowercase HEX
#e46c8a

Shades

Tints

Tones

Harmony

CSS snippets for #E46C8A

.color-e46c8a {
  color: #E46C8A;
  background-color: #E46C8A;
}

Frequently asked questions

What color is #E46C8A?+

#E46C8A is a HEX color with RGB value rgb(228, 108, 138) and HSL value hsl(345, 69%, 66%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #E46C8A?+

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