#FF6B42 Color

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

Color preview

#FF6B42

Color formats

HEX
#FF6B42
RGB
rgb(255, 107, 66)
RGBA
rgba(255, 107, 66, 1)
HSL
hsl(13, 100%, 63%)
HSV
hsv(13, 74%, 100%)
CMYK
cmyk(0%, 58%, 74%, 0%)
CSS variable
--color-primary: #FF6B42;
Lowercase HEX
#ff6b42

Shades

Tints

Tones

Harmony

CSS snippets for #FF6B42

.color-ff6b42 {
  color: #FF6B42;
  background-color: #FF6B42;
}

Frequently asked questions

What color is #FF6B42?+

#FF6B42 is a HEX color with RGB value rgb(255, 107, 66) and HSL value hsl(13, 100%, 63%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FF6B42?+

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