#82BFCF Color

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

Color preview

#82BFCF

Color formats

HEX
#82BFCF
RGB
rgb(130, 191, 207)
RGBA
rgba(130, 191, 207, 1)
HSL
hsl(192, 45%, 66%)
HSV
hsv(192, 37%, 81%)
CMYK
cmyk(37%, 8%, 0%, 19%)
CSS variable
--color-primary: #82BFCF;
Lowercase HEX
#82bfcf

Shades

Tints

Tones

Harmony

CSS snippets for #82BFCF

.color-82bfcf {
  color: #82BFCF;
  background-color: #82BFCF;
}

Frequently asked questions

What color is #82BFCF?+

#82BFCF is a HEX color with RGB value rgb(130, 191, 207) and HSL value hsl(192, 45%, 66%). Its closest CSS named color is SkyBlue.

What is the closest Tailwind color to #82BFCF?+

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