#F6993C Color

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

Color preview

#F6993C

Color formats

HEX
#F6993C
RGB
rgb(246, 153, 60)
RGBA
rgba(246, 153, 60, 1)
HSL
hsl(30, 91%, 60%)
HSV
hsv(30, 76%, 96%)
CMYK
cmyk(0%, 38%, 76%, 4%)
CSS variable
--color-primary: #F6993C;
Lowercase HEX
#f6993c

Shades

Tints

Tones

Harmony

CSS snippets for #F6993C

.color-f6993c {
  color: #F6993C;
  background-color: #F6993C;
}

Frequently asked questions

What color is #F6993C?+

#F6993C is a HEX color with RGB value rgb(246, 153, 60) and HSL value hsl(30, 91%, 60%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #F6993C?+

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