#6AAACB Color

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

Color preview

#6AAACB

Color formats

HEX
#6AAACB
RGB
rgb(106, 170, 203)
RGBA
rgba(106, 170, 203, 1)
HSL
hsl(200, 48%, 61%)
HSV
hsv(200, 48%, 80%)
CMYK
cmyk(48%, 16%, 0%, 20%)
CSS variable
--color-primary: #6AAACB;
Lowercase HEX
#6aaacb

Shades

Tints

Tones

Harmony

CSS snippets for #6AAACB

.color-6aaacb {
  color: #6AAACB;
  background-color: #6AAACB;
}

Frequently asked questions

What color is #6AAACB?+

#6AAACB is a HEX color with RGB value rgb(106, 170, 203) and HSL value hsl(200, 48%, 61%). Its closest CSS named color is CornflowerBlue.

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

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