#F8DDAB Color

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

Color preview

#F8DDAB

Color formats

HEX
#F8DDAB
RGB
rgb(248, 221, 171)
RGBA
rgba(248, 221, 171, 1)
HSL
hsl(39, 85%, 82%)
HSV
hsv(39, 31%, 97%)
CMYK
cmyk(0%, 11%, 31%, 3%)
CSS variable
--color-primary: #F8DDAB;
Lowercase HEX
#f8ddab

Shades

Tints

Tones

Harmony

CSS snippets for #F8DDAB

.color-f8ddab {
  color: #F8DDAB;
  background-color: #F8DDAB;
}

Frequently asked questions

What color is #F8DDAB?+

#F8DDAB is a HEX color with RGB value rgb(248, 221, 171) and HSL value hsl(39, 85%, 82%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #F8DDAB?+

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