#F8DFAB Color

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

Color preview

#F8DFAB

Color formats

HEX
#F8DFAB
RGB
rgb(248, 223, 171)
RGBA
rgba(248, 223, 171, 1)
HSL
hsl(41, 85%, 82%)
HSV
hsv(41, 31%, 97%)
CMYK
cmyk(0%, 10%, 31%, 3%)
CSS variable
--color-primary: #F8DFAB;
Lowercase HEX
#f8dfab

Shades

Tints

Tones

Harmony

CSS snippets for #F8DFAB

.color-f8dfab {
  color: #F8DFAB;
  background-color: #F8DFAB;
}

Frequently asked questions

What color is #F8DFAB?+

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

What is the closest Tailwind color to #F8DFAB?+

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