#6FAABB Color

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

Color preview

#6FAABB

Color formats

HEX
#6FAABB
RGB
rgb(111, 170, 187)
RGBA
rgba(111, 170, 187, 1)
HSL
hsl(193, 36%, 58%)
HSV
hsv(193, 41%, 73%)
CMYK
cmyk(41%, 9%, 0%, 27%)
CSS variable
--color-primary: #6FAABB;
Lowercase HEX
#6faabb

Shades

Tints

Tones

Harmony

CSS snippets for #6FAABB

.color-6faabb {
  color: #6FAABB;
  background-color: #6FAABB;
}

Frequently asked questions

What color is #6FAABB?+

#6FAABB is a HEX color with RGB value rgb(111, 170, 187) and HSL value hsl(193, 36%, 58%). Its closest CSS named color is CadetBlue.

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

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