#F1DD5B Color

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

Color preview

#F1DD5B

Color formats

HEX
#F1DD5B
RGB
rgb(241, 221, 91)
RGBA
rgba(241, 221, 91, 1)
HSL
hsl(52, 84%, 65%)
HSV
hsv(52, 62%, 95%)
CMYK
cmyk(0%, 8%, 62%, 5%)
CSS variable
--color-primary: #F1DD5B;
Lowercase HEX
#f1dd5b

Shades

Tints

Tones

Harmony

CSS snippets for #F1DD5B

.color-f1dd5b {
  color: #F1DD5B;
  background-color: #F1DD5B;
}

Frequently asked questions

What color is #F1DD5B?+

#F1DD5B is a HEX color with RGB value rgb(241, 221, 91) and HSL value hsl(52, 84%, 65%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #F1DD5B?+

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