#FBDCA0 Color

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

Color preview

#FBDCA0

Color formats

HEX
#FBDCA0
RGB
rgb(251, 220, 160)
RGBA
rgba(251, 220, 160, 1)
HSL
hsl(40, 92%, 81%)
HSV
hsv(40, 36%, 98%)
CMYK
cmyk(0%, 12%, 36%, 2%)
CSS variable
--color-primary: #FBDCA0;
Lowercase HEX
#fbdca0

Shades

Tints

Tones

Harmony

CSS snippets for #FBDCA0

.color-fbdca0 {
  color: #FBDCA0;
  background-color: #FBDCA0;
}

Frequently asked questions

What color is #FBDCA0?+

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

What is the closest Tailwind color to #FBDCA0?+

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