#FBDA98 Color

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

Color preview

#FBDA98

Color formats

HEX
#FBDA98
RGB
rgb(251, 218, 152)
RGBA
rgba(251, 218, 152, 1)
HSL
hsl(40, 93%, 79%)
HSV
hsv(40, 39%, 98%)
CMYK
cmyk(0%, 13%, 39%, 2%)
CSS variable
--color-primary: #FBDA98;
Lowercase HEX
#fbda98

Shades

Tints

Tones

Harmony

CSS snippets for #FBDA98

.color-fbda98 {
  color: #FBDA98;
  background-color: #FBDA98;
}

Frequently asked questions

What color is #FBDA98?+

#FBDA98 is a HEX color with RGB value rgb(251, 218, 152) and HSL value hsl(40, 93%, 79%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FBDA98?+

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