#FBCB6A Color

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

Color preview

#FBCB6A

Color formats

HEX
#FBCB6A
RGB
rgb(251, 203, 106)
RGBA
rgba(251, 203, 106, 1)
HSL
hsl(40, 95%, 70%)
HSV
hsv(40, 58%, 98%)
CMYK
cmyk(0%, 19%, 58%, 2%)
CSS variable
--color-primary: #FBCB6A;
Lowercase HEX
#fbcb6a

Shades

Tints

Tones

Harmony

CSS snippets for #FBCB6A

.color-fbcb6a {
  color: #FBCB6A;
  background-color: #FBCB6A;
}

Frequently asked questions

What color is #FBCB6A?+

#FBCB6A is a HEX color with RGB value rgb(251, 203, 106) and HSL value hsl(40, 95%, 70%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FBCB6A?+

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