#DFA07B Color

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

Color preview

#DFA07B

Color formats

HEX
#DFA07B
RGB
rgb(223, 160, 123)
RGBA
rgba(223, 160, 123, 1)
HSL
hsl(22, 61%, 68%)
HSV
hsv(22, 45%, 87%)
CMYK
cmyk(0%, 28%, 45%, 13%)
CSS variable
--color-primary: #DFA07B;
Lowercase HEX
#dfa07b

Shades

Tints

Tones

Harmony

CSS snippets for #DFA07B

.color-dfa07b {
  color: #DFA07B;
  background-color: #DFA07B;
}

Frequently asked questions

What color is #DFA07B?+

#DFA07B is a HEX color with RGB value rgb(223, 160, 123) and HSL value hsl(22, 61%, 68%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #DFA07B?+

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