#FBF7AE Color

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

Color preview

#FBF7AE

Color formats

HEX
#FBF7AE
RGB
rgb(251, 247, 174)
RGBA
rgba(251, 247, 174, 1)
HSL
hsl(57, 91%, 83%)
HSV
hsv(57, 31%, 98%)
CMYK
cmyk(0%, 2%, 31%, 2%)
CSS variable
--color-primary: #FBF7AE;
Lowercase HEX
#fbf7ae

Shades

Tints

Tones

Harmony

CSS snippets for #FBF7AE

.color-fbf7ae {
  color: #FBF7AE;
  background-color: #FBF7AE;
}

Frequently asked questions

What color is #FBF7AE?+

#FBF7AE is a HEX color with RGB value rgb(251, 247, 174) and HSL value hsl(57, 91%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #FBF7AE?+

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