#F6F360 Color

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

Color preview

#F6F360

Color formats

HEX
#F6F360
RGB
rgb(246, 243, 96)
RGBA
rgba(246, 243, 96, 1)
HSL
hsl(59, 89%, 67%)
HSV
hsv(59, 61%, 96%)
CMYK
cmyk(0%, 1%, 61%, 4%)
CSS variable
--color-primary: #F6F360;
Lowercase HEX
#f6f360

Shades

Tints

Tones

Harmony

CSS snippets for #F6F360

.color-f6f360 {
  color: #F6F360;
  background-color: #F6F360;
}

Frequently asked questions

What color is #F6F360?+

#F6F360 is a HEX color with RGB value rgb(246, 243, 96) and HSL value hsl(59, 89%, 67%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #F6F360?+

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