#FEFBF6 Color

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

Color preview

#FEFBF6

Color formats

HEX
#FEFBF6
RGB
rgb(254, 251, 246)
RGBA
rgba(254, 251, 246, 1)
HSL
hsl(37, 80%, 98%)
HSV
hsv(37, 3%, 100%)
CMYK
cmyk(0%, 1%, 3%, 0%)
CSS variable
--color-primary: #FEFBF6;
Lowercase HEX
#fefbf6

Shades

Tints

Tones

Harmony

CSS snippets for #FEFBF6

.color-fefbf6 {
  color: #FEFBF6;
  background-color: #FEFBF6;
}

Frequently asked questions

What color is #FEFBF6?+

#FEFBF6 is a HEX color with RGB value rgb(254, 251, 246) and HSL value hsl(37, 80%, 98%). Its closest CSS named color is Snow.

What is the closest Tailwind color to #FEFBF6?+

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