#E2646F Color

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

Color preview

#E2646F

Color formats

HEX
#E2646F
RGB
rgb(226, 100, 111)
RGBA
rgba(226, 100, 111, 1)
HSL
hsl(355, 68%, 64%)
HSV
hsv(355, 56%, 89%)
CMYK
cmyk(0%, 56%, 51%, 11%)
CSS variable
--color-primary: #E2646F;
Lowercase HEX
#e2646f

Shades

Tints

Tones

Harmony

CSS snippets for #E2646F

.color-e2646f {
  color: #E2646F;
  background-color: #E2646F;
}

Frequently asked questions

What color is #E2646F?+

#E2646F is a HEX color with RGB value rgb(226, 100, 111) and HSL value hsl(355, 68%, 64%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #E2646F?+

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