#6DADCD Color

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

Color preview

#6DADCD

Color formats

HEX
#6DADCD
RGB
rgb(109, 173, 205)
RGBA
rgba(109, 173, 205, 1)
HSL
hsl(200, 49%, 62%)
HSV
hsv(200, 47%, 80%)
CMYK
cmyk(47%, 16%, 0%, 20%)
CSS variable
--color-primary: #6DADCD;
Lowercase HEX
#6dadcd

Shades

Tints

Tones

Harmony

CSS snippets for #6DADCD

.color-6dadcd {
  color: #6DADCD;
  background-color: #6DADCD;
}

Frequently asked questions

What color is #6DADCD?+

#6DADCD is a HEX color with RGB value rgb(109, 173, 205) and HSL value hsl(200, 49%, 62%). Its closest CSS named color is CornflowerBlue.

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

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