#FEFAD4 Color

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

Color preview

#FEFAD4

Color formats

HEX
#FEFAD4
RGB
rgb(254, 250, 212)
RGBA
rgba(254, 250, 212, 1)
HSL
hsl(54, 95%, 91%)
HSV
hsv(54, 17%, 100%)
CMYK
cmyk(0%, 2%, 17%, 0%)
CSS variable
--color-primary: #FEFAD4;
Lowercase HEX
#fefad4

Shades

Tints

Tones

Harmony

CSS snippets for #FEFAD4

.color-fefad4 {
  color: #FEFAD4;
  background-color: #FEFAD4;
}

Frequently asked questions

What color is #FEFAD4?+

#FEFAD4 is a HEX color with RGB value rgb(254, 250, 212) and HSL value hsl(54, 95%, 91%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #FEFAD4?+

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