#FBDCA2 Color

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

Color preview

#FBDCA2

Color formats

HEX
#FBDCA2
RGB
rgb(251, 220, 162)
RGBA
rgba(251, 220, 162, 1)
HSL
hsl(39, 92%, 81%)
HSV
hsv(39, 35%, 98%)
CMYK
cmyk(0%, 12%, 35%, 2%)
CSS variable
--color-primary: #FBDCA2;
Lowercase HEX
#fbdca2

Shades

Tints

Tones

Harmony

CSS snippets for #FBDCA2

.color-fbdca2 {
  color: #FBDCA2;
  background-color: #FBDCA2;
}

Frequently asked questions

What color is #FBDCA2?+

#FBDCA2 is a HEX color with RGB value rgb(251, 220, 162) and HSL value hsl(39, 92%, 81%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #FBDCA2?+

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