#3F978C Color

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

Color preview

#3F978C

Color formats

HEX
#3F978C
RGB
rgb(63, 151, 140)
RGBA
rgba(63, 151, 140, 1)
HSL
hsl(173, 41%, 42%)
HSV
hsv(173, 58%, 59%)
CMYK
cmyk(58%, 0%, 7%, 41%)
CSS variable
--color-primary: #3F978C;
Lowercase HEX
#3f978c

Shades

Tints

Tones

Harmony

CSS snippets for #3F978C

.color-3f978c {
  color: #3F978C;
  background-color: #3F978C;
}

Frequently asked questions

What color is #3F978C?+

#3F978C is a HEX color with RGB value rgb(63, 151, 140) and HSL value hsl(173, 41%, 42%). Its closest CSS named color is CadetBlue.

What is the closest Tailwind color to #3F978C?+

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