#D2691E Color

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

Color preview

#D2691E

Color formats

HEX
#D2691E
RGB
rgb(210, 105, 30)
RGBA
rgba(210, 105, 30, 1)
HSL
hsl(25, 75%, 47%)
HSV
hsv(25, 86%, 82%)
CMYK
cmyk(0%, 50%, 86%, 18%)
CSS variable
--color-primary: #D2691E;
Lowercase HEX
#d2691e

Shades

Tints

Tones

Harmony

CSS snippets for #D2691E

.color-d2691e {
  color: #D2691E;
  background-color: #D2691E;
}

Frequently asked questions

What color is #D2691E?+

#D2691E is a HEX color with RGB value rgb(210, 105, 30) and HSL value hsl(25, 75%, 47%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #D2691E?+

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