#E6194C Color

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

Color preview

#E6194C

Color formats

HEX
#E6194C
RGB
rgb(230, 25, 76)
RGBA
rgba(230, 25, 76, 1)
HSL
hsl(345, 80%, 50%)
HSV
hsv(345, 89%, 90%)
CMYK
cmyk(0%, 89%, 67%, 10%)
CSS variable
--color-primary: #E6194C;
Lowercase HEX
#e6194c

Shades

Tints

Tones

Harmony

CSS snippets for #E6194C

.color-e6194c {
  color: #E6194C;
  background-color: #E6194C;
}

Frequently asked questions

What color is #E6194C?+

#E6194C is a HEX color with RGB value rgb(230, 25, 76) and HSL value hsl(345, 80%, 50%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #E6194C?+

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