#E6144C Color

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

Color preview

#E6144C

Color formats

HEX
#E6144C
RGB
rgb(230, 20, 76)
RGBA
rgba(230, 20, 76, 1)
HSL
hsl(344, 84%, 49%)
HSV
hsv(344, 91%, 90%)
CMYK
cmyk(0%, 91%, 67%, 10%)
CSS variable
--color-primary: #E6144C;
Lowercase HEX
#e6144c

Shades

Tints

Tones

Harmony

CSS snippets for #E6144C

.color-e6144c {
  color: #E6144C;
  background-color: #E6144C;
}

Frequently asked questions

What color is #E6144C?+

#E6144C is a HEX color with RGB value rgb(230, 20, 76) and HSL value hsl(344, 84%, 49%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #E6144C?+

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