#DAAF98 Color

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

Color preview

#DAAF98

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DAAF98

.color-daaf98 {
  color: #DAAF98;
  background-color: #DAAF98;
}

Frequently asked questions

What color is #DAAF98?+

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

What is the closest Tailwind color to #DAAF98?+

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