#DBAD98 Color

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

Color preview

#DBAD98

Color formats

HEX
#DBAD98
RGB
rgb(219, 173, 152)
RGBA
rgba(219, 173, 152, 1)
HSL
hsl(19, 48%, 73%)
HSV
hsv(19, 31%, 86%)
CMYK
cmyk(0%, 21%, 31%, 14%)
CSS variable
--color-primary: #DBAD98;
Lowercase HEX
#dbad98

Shades

Tints

Tones

Harmony

CSS snippets for #DBAD98

.color-dbad98 {
  color: #DBAD98;
  background-color: #DBAD98;
}

Frequently asked questions

What color is #DBAD98?+

#DBAD98 is a HEX color with RGB value rgb(219, 173, 152) and HSL value hsl(19, 48%, 73%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DBAD98?+

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