#8FCFBF Color

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

Color preview

#8FCFBF

Color formats

HEX
#8FCFBF
RGB
rgb(143, 207, 191)
RGBA
rgba(143, 207, 191, 1)
HSL
hsl(165, 40%, 69%)
HSV
hsv(165, 31%, 81%)
CMYK
cmyk(31%, 0%, 8%, 19%)
CSS variable
--color-primary: #8FCFBF;
Lowercase HEX
#8fcfbf

Shades

Tints

Tones

Harmony

CSS snippets for #8FCFBF

.color-8fcfbf {
  color: #8FCFBF;
  background-color: #8FCFBF;
}

Frequently asked questions

What color is #8FCFBF?+

#8FCFBF is a HEX color with RGB value rgb(143, 207, 191) and HSL value hsl(165, 40%, 69%). Its closest CSS named color is SkyBlue.

What is the closest Tailwind color to #8FCFBF?+

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