#F8F3AE Color

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

Color preview

#F8F3AE

Color formats

HEX
#F8F3AE
RGB
rgb(248, 243, 174)
RGBA
rgba(248, 243, 174, 1)
HSL
hsl(56, 84%, 83%)
HSV
hsv(56, 30%, 97%)
CMYK
cmyk(0%, 2%, 30%, 3%)
CSS variable
--color-primary: #F8F3AE;
Lowercase HEX
#f8f3ae

Shades

Tints

Tones

Harmony

CSS snippets for #F8F3AE

.color-f8f3ae {
  color: #F8F3AE;
  background-color: #F8F3AE;
}

Frequently asked questions

What color is #F8F3AE?+

#F8F3AE is a HEX color with RGB value rgb(248, 243, 174) and HSL value hsl(56, 84%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #F8F3AE?+

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