#FEFBF0 Color

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

Color preview

#FEFBF0

Color formats

HEX
#FEFBF0
RGB
rgb(254, 251, 240)
RGBA
rgba(254, 251, 240, 1)
HSL
hsl(47, 88%, 97%)
HSV
hsv(47, 6%, 100%)
CMYK
cmyk(0%, 1%, 6%, 0%)
CSS variable
--color-primary: #FEFBF0;
Lowercase HEX
#fefbf0

Shades

Tints

Tones

Harmony

CSS snippets for #FEFBF0

.color-fefbf0 {
  color: #FEFBF0;
  background-color: #FEFBF0;
}

Frequently asked questions

What color is #FEFBF0?+

#FEFBF0 is a HEX color with RGB value rgb(254, 251, 240) and HSL value hsl(47, 88%, 97%). Its closest CSS named color is FloralWhite.

What is the closest Tailwind color to #FEFBF0?+

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