#DA602C Color

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

Color preview

#DA602C

Color formats

HEX
#DA602C
RGB
rgb(218, 96, 44)
RGBA
rgba(218, 96, 44, 1)
HSL
hsl(18, 70%, 51%)
HSV
hsv(18, 80%, 85%)
CMYK
cmyk(0%, 56%, 80%, 15%)
CSS variable
--color-primary: #DA602C;
Lowercase HEX
#da602c

Shades

Tints

Tones

Harmony

CSS snippets for #DA602C

.color-da602c {
  color: #DA602C;
  background-color: #DA602C;
}

Frequently asked questions

What color is #DA602C?+

#DA602C is a HEX color with RGB value rgb(218, 96, 44) and HSL value hsl(18, 70%, 51%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #DA602C?+

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