#D23D14 Color

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

Color preview

#D23D14

Color formats

HEX
#D23D14
RGB
rgb(210, 61, 20)
RGBA
rgba(210, 61, 20, 1)
HSL
hsl(13, 83%, 45%)
HSV
hsv(13, 90%, 82%)
CMYK
cmyk(0%, 71%, 90%, 18%)
CSS variable
--color-primary: #D23D14;
Lowercase HEX
#d23d14

Shades

Tints

Tones

Harmony

CSS snippets for #D23D14

.color-d23d14 {
  color: #D23D14;
  background-color: #D23D14;
}

Frequently asked questions

What color is #D23D14?+

#D23D14 is a HEX color with RGB value rgb(210, 61, 20) and HSL value hsl(13, 83%, 45%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #D23D14?+

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