#E2646B Color

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

Color preview

#E2646B

Color formats

HEX
#E2646B
RGB
rgb(226, 100, 107)
RGBA
rgba(226, 100, 107, 1)
HSL
hsl(357, 68%, 64%)
HSV
hsv(357, 56%, 89%)
CMYK
cmyk(0%, 56%, 53%, 11%)
CSS variable
--color-primary: #E2646B;
Lowercase HEX
#e2646b

Shades

Tints

Tones

Harmony

CSS snippets for #E2646B

.color-e2646b {
  color: #E2646B;
  background-color: #E2646B;
}

Frequently asked questions

What color is #E2646B?+

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

What is the closest Tailwind color to #E2646B?+

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