#FBFCD6 Color

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

Color preview

#FBFCD6

Color formats

HEX
#FBFCD6
RGB
rgb(251, 252, 214)
RGBA
rgba(251, 252, 214, 1)
HSL
hsl(62, 86%, 91%)
HSV
hsv(62, 15%, 99%)
CMYK
cmyk(0%, 0%, 15%, 1%)
CSS variable
--color-primary: #FBFCD6;
Lowercase HEX
#fbfcd6

Shades

Tints

Tones

Harmony

CSS snippets for #FBFCD6

.color-fbfcd6 {
  color: #FBFCD6;
  background-color: #FBFCD6;
}

Frequently asked questions

What color is #FBFCD6?+

#FBFCD6 is a HEX color with RGB value rgb(251, 252, 214) and HSL value hsl(62, 86%, 91%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #FBFCD6?+

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