#F1F655 Color

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

Color preview

#F1F655

Color formats

HEX
#F1F655
RGB
rgb(241, 246, 85)
RGBA
rgba(241, 246, 85, 1)
HSL
hsl(62, 90%, 65%)
HSV
hsv(62, 65%, 96%)
CMYK
cmyk(2%, 0%, 65%, 4%)
CSS variable
--color-primary: #F1F655;
Lowercase HEX
#f1f655

Shades

Tints

Tones

Harmony

CSS snippets for #F1F655

.color-f1f655 {
  color: #F1F655;
  background-color: #F1F655;
}

Frequently asked questions

What color is #F1F655?+

#F1F655 is a HEX color with RGB value rgb(241, 246, 85) and HSL value hsl(62, 90%, 65%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #F1F655?+

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