#C23D45 Color

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

Color preview

#C23D45

Color formats

HEX
#C23D45
RGB
rgb(194, 61, 69)
RGBA
rgba(194, 61, 69, 1)
HSL
hsl(356, 52%, 50%)
HSV
hsv(356, 69%, 76%)
CMYK
cmyk(0%, 69%, 64%, 24%)
CSS variable
--color-primary: #C23D45;
Lowercase HEX
#c23d45

Shades

Tints

Tones

Harmony

CSS snippets for #C23D45

.color-c23d45 {
  color: #C23D45;
  background-color: #C23D45;
}

Frequently asked questions

What color is #C23D45?+

#C23D45 is a HEX color with RGB value rgb(194, 61, 69) and HSL value hsl(356, 52%, 50%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C23D45?+

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