#DFA18B Color

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

Color preview

#DFA18B

Color formats

HEX
#DFA18B
RGB
rgb(223, 161, 139)
RGBA
rgba(223, 161, 139, 1)
HSL
hsl(16, 57%, 71%)
HSV
hsv(16, 38%, 87%)
CMYK
cmyk(0%, 28%, 38%, 13%)
CSS variable
--color-primary: #DFA18B;
Lowercase HEX
#dfa18b

Shades

Tints

Tones

Harmony

CSS snippets for #DFA18B

.color-dfa18b {
  color: #DFA18B;
  background-color: #DFA18B;
}

Frequently asked questions

What color is #DFA18B?+

#DFA18B is a HEX color with RGB value rgb(223, 161, 139) and HSL value hsl(16, 57%, 71%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #DFA18B?+

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