#68AABB Color

Inspect #68AABB across formats, palettes, contrast and closest named color matches.

Color preview

#68AABB

Color formats

HEX
#68AABB
RGB
rgb(104, 170, 187)
RGBA
rgba(104, 170, 187, 1)
HSL
hsl(192, 38%, 57%)
HSV
hsv(192, 44%, 73%)
CMYK
cmyk(44%, 9%, 0%, 27%)
CSS variable
--color-primary: #68AABB;
Lowercase HEX
#68aabb

Shades

Tints

Tones

Harmony

CSS snippets for #68AABB

.color-68aabb {
  color: #68AABB;
  background-color: #68AABB;
}

Frequently asked questions

What color is #68AABB?+

#68AABB is a HEX color with RGB value rgb(104, 170, 187) and HSL value hsl(192, 38%, 57%). Its closest CSS named color is CadetBlue.

What is the closest Tailwind color to #68AABB?+

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