#FBCFA2 Color

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

Color preview

#FBCFA2

Color formats

HEX
#FBCFA2
RGB
rgb(251, 207, 162)
RGBA
rgba(251, 207, 162, 1)
HSL
hsl(30, 92%, 81%)
HSV
hsv(30, 35%, 98%)
CMYK
cmyk(0%, 18%, 35%, 2%)
CSS variable
--color-primary: #FBCFA2;
Lowercase HEX
#fbcfa2

Shades

Tints

Tones

Harmony

CSS snippets for #FBCFA2

.color-fbcfa2 {
  color: #FBCFA2;
  background-color: #FBCFA2;
}

Frequently asked questions

What color is #FBCFA2?+

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

What is the closest Tailwind color to #FBCFA2?+

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