#E0646C Color

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

Color preview

#E0646C

Color formats

HEX
#E0646C
RGB
rgb(224, 100, 108)
RGBA
rgba(224, 100, 108, 1)
HSL
hsl(356, 67%, 64%)
HSV
hsv(356, 55%, 88%)
CMYK
cmyk(0%, 55%, 52%, 12%)
CSS variable
--color-primary: #E0646C;
Lowercase HEX
#e0646c

Shades

Tints

Tones

Harmony

CSS snippets for #E0646C

.color-e0646c {
  color: #E0646C;
  background-color: #E0646C;
}

Frequently asked questions

What color is #E0646C?+

#E0646C is a HEX color with RGB value rgb(224, 100, 108) and HSL value hsl(356, 67%, 64%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #E0646C?+

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