#CE5F50 Color

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

Color preview

#CE5F50

Color formats

HEX
#CE5F50
RGB
rgb(206, 95, 80)
RGBA
rgba(206, 95, 80, 1)
HSL
hsl(7, 56%, 56%)
HSV
hsv(7, 61%, 81%)
CMYK
cmyk(0%, 54%, 61%, 19%)
CSS variable
--color-primary: #CE5F50;
Lowercase HEX
#ce5f50

Shades

Tints

Tones

Harmony

CSS snippets for #CE5F50

.color-ce5f50 {
  color: #CE5F50;
  background-color: #CE5F50;
}

Frequently asked questions

What color is #CE5F50?+

#CE5F50 is a HEX color with RGB value rgb(206, 95, 80) and HSL value hsl(7, 56%, 56%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #CE5F50?+

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