#3F988C Color

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

Color preview

#3F988C

Color formats

HEX
#3F988C
RGB
rgb(63, 152, 140)
RGBA
rgba(63, 152, 140, 1)
HSL
hsl(172, 41%, 42%)
HSV
hsv(172, 59%, 60%)
CMYK
cmyk(59%, 0%, 8%, 40%)
CSS variable
--color-primary: #3F988C;
Lowercase HEX
#3f988c

Shades

Tints

Tones

Harmony

CSS snippets for #3F988C

.color-3f988c {
  color: #3F988C;
  background-color: #3F988C;
}

Frequently asked questions

What color is #3F988C?+

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

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

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