#F6DDAB Color

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

Color preview

#F6DDAB

Color formats

HEX
#F6DDAB
RGB
rgb(246, 221, 171)
RGBA
rgba(246, 221, 171, 1)
HSL
hsl(40, 81%, 82%)
HSV
hsv(40, 30%, 96%)
CMYK
cmyk(0%, 10%, 30%, 4%)
CSS variable
--color-primary: #F6DDAB;
Lowercase HEX
#f6ddab

Shades

Tints

Tones

Harmony

CSS snippets for #F6DDAB

.color-f6ddab {
  color: #F6DDAB;
  background-color: #F6DDAB;
}

Frequently asked questions

What color is #F6DDAB?+

#F6DDAB is a HEX color with RGB value rgb(246, 221, 171) and HSL value hsl(40, 81%, 82%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #F6DDAB?+

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