#FEFBF4 Color

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

Color preview

#FEFBF4

Color formats

HEX
#FEFBF4
RGB
rgb(254, 251, 244)
RGBA
rgba(254, 251, 244, 1)
HSL
hsl(42, 83%, 98%)
HSV
hsv(42, 4%, 100%)
CMYK
cmyk(0%, 1%, 4%, 0%)
CSS variable
--color-primary: #FEFBF4;
Lowercase HEX
#fefbf4

Shades

Tints

Tones

Harmony

CSS snippets for #FEFBF4

.color-fefbf4 {
  color: #FEFBF4;
  background-color: #FEFBF4;
}

Frequently asked questions

What color is #FEFBF4?+

#FEFBF4 is a HEX color with RGB value rgb(254, 251, 244) and HSL value hsl(42, 83%, 98%). Its closest CSS named color is FloralWhite.

What is the closest Tailwind color to #FEFBF4?+

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