#FBC3A2 Color

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

Color preview

#FBC3A2

Color formats

HEX
#FBC3A2
RGB
rgb(251, 195, 162)
RGBA
rgba(251, 195, 162, 1)
HSL
hsl(22, 92%, 81%)
HSV
hsv(22, 35%, 98%)
CMYK
cmyk(0%, 22%, 35%, 2%)
CSS variable
--color-primary: #FBC3A2;
Lowercase HEX
#fbc3a2

Shades

Tints

Tones

Harmony

CSS snippets for #FBC3A2

.color-fbc3a2 {
  color: #FBC3A2;
  background-color: #FBC3A2;
}

Frequently asked questions

What color is #FBC3A2?+

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

What is the closest Tailwind color to #FBC3A2?+

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