#CE5555 Color

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

Color preview

#CE5555

Color formats

HEX
#CE5555
RGB
rgb(206, 85, 85)
RGBA
rgba(206, 85, 85, 1)
HSL
hsl(0, 55%, 57%)
HSV
hsv(0, 59%, 81%)
CMYK
cmyk(0%, 59%, 59%, 19%)
CSS variable
--color-primary: #CE5555;
Lowercase HEX
#ce5555

Shades

Tints

Tones

Harmony

CSS snippets for #CE5555

.color-ce5555 {
  color: #CE5555;
  background-color: #CE5555;
}

Frequently asked questions

What color is #CE5555?+

#CE5555 is a HEX color with RGB value rgb(206, 85, 85) and HSL value hsl(0, 55%, 57%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #CE5555?+

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