#FBBD90 Color

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

Color preview

#FBBD90

Color formats

HEX
#FBBD90
RGB
rgb(251, 189, 144)
RGBA
rgba(251, 189, 144, 1)
HSL
hsl(25, 93%, 77%)
HSV
hsv(25, 43%, 98%)
CMYK
cmyk(0%, 25%, 43%, 2%)
CSS variable
--color-primary: #FBBD90;
Lowercase HEX
#fbbd90

Shades

Tints

Tones

Harmony

CSS snippets for #FBBD90

.color-fbbd90 {
  color: #FBBD90;
  background-color: #FBBD90;
}

Frequently asked questions

What color is #FBBD90?+

#FBBD90 is a HEX color with RGB value rgb(251, 189, 144) and HSL value hsl(25, 93%, 77%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #FBBD90?+

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