#DAAD98 Color

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

Color preview

#DAAD98

Color formats

HEX
#DAAD98
RGB
rgb(218, 173, 152)
RGBA
rgba(218, 173, 152, 1)
HSL
hsl(19, 47%, 73%)
HSV
hsv(19, 30%, 85%)
CMYK
cmyk(0%, 21%, 30%, 15%)
CSS variable
--color-primary: #DAAD98;
Lowercase HEX
#daad98

Shades

Tints

Tones

Harmony

CSS snippets for #DAAD98

.color-daad98 {
  color: #DAAD98;
  background-color: #DAAD98;
}

Frequently asked questions

What color is #DAAD98?+

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

What is the closest Tailwind color to #DAAD98?+

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