#D23A2D Color

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

Color preview

#D23A2D

Color formats

HEX
#D23A2D
RGB
rgb(210, 58, 45)
RGBA
rgba(210, 58, 45, 1)
HSL
hsl(5, 65%, 50%)
HSV
hsv(5, 79%, 82%)
CMYK
cmyk(0%, 72%, 79%, 18%)
CSS variable
--color-primary: #D23A2D;
Lowercase HEX
#d23a2d

Shades

Tints

Tones

Harmony

CSS snippets for #D23A2D

.color-d23a2d {
  color: #D23A2D;
  background-color: #D23A2D;
}

Frequently asked questions

What color is #D23A2D?+

#D23A2D is a HEX color with RGB value rgb(210, 58, 45) and HSL value hsl(5, 65%, 50%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #D23A2D?+

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