#F1F364 Color

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

Color preview

#F1F364

Color formats

HEX
#F1F364
RGB
rgb(241, 243, 100)
RGBA
rgba(241, 243, 100, 1)
HSL
hsl(61, 86%, 67%)
HSV
hsv(61, 59%, 95%)
CMYK
cmyk(1%, 0%, 59%, 5%)
CSS variable
--color-primary: #F1F364;
Lowercase HEX
#f1f364

Shades

Tints

Tones

Harmony

CSS snippets for #F1F364

.color-f1f364 {
  color: #F1F364;
  background-color: #F1F364;
}

Frequently asked questions

What color is #F1F364?+

#F1F364 is a HEX color with RGB value rgb(241, 243, 100) and HSL value hsl(61, 86%, 67%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #F1F364?+

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