#6DABBB Color

Inspect #6DABBB across formats, palettes, contrast and closest named color matches.

Color preview

#6DABBB

Color formats

HEX
#6DABBB
RGB
rgb(109, 171, 187)
RGBA
rgba(109, 171, 187, 1)
HSL
hsl(192, 36%, 58%)
HSV
hsv(192, 42%, 73%)
CMYK
cmyk(42%, 9%, 0%, 27%)
CSS variable
--color-primary: #6DABBB;
Lowercase HEX
#6dabbb

Shades

Tints

Tones

Harmony

CSS snippets for #6DABBB

.color-6dabbb {
  color: #6DABBB;
  background-color: #6DABBB;
}

Frequently asked questions

What color is #6DABBB?+

#6DABBB is a HEX color with RGB value rgb(109, 171, 187) and HSL value hsl(192, 36%, 58%). Its closest CSS named color is CadetBlue.

What is the closest Tailwind color to #6DABBB?+

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