#67AFBB Color

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

Color preview

#67AFBB

Color formats

HEX
#67AFBB
RGB
rgb(103, 175, 187)
RGBA
rgba(103, 175, 187, 1)
HSL
hsl(189, 38%, 57%)
HSV
hsv(189, 45%, 73%)
CMYK
cmyk(45%, 6%, 0%, 27%)
CSS variable
--color-primary: #67AFBB;
Lowercase HEX
#67afbb

Shades

Tints

Tones

Harmony

CSS snippets for #67AFBB

.color-67afbb {
  color: #67AFBB;
  background-color: #67AFBB;
}

Frequently asked questions

What color is #67AFBB?+

#67AFBB is a HEX color with RGB value rgb(103, 175, 187) and HSL value hsl(189, 38%, 57%). Its closest CSS named color is CadetBlue.

What is the closest Tailwind color to #67AFBB?+

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