#6DADDF Color

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

Color preview

#6DADDF

Color formats

HEX
#6DADDF
RGB
rgb(109, 173, 223)
RGBA
rgba(109, 173, 223, 1)
HSL
hsl(206, 64%, 65%)
HSV
hsv(206, 51%, 87%)
CMYK
cmyk(51%, 22%, 0%, 13%)
CSS variable
--color-primary: #6DADDF;
Lowercase HEX
#6daddf

Shades

Tints

Tones

Harmony

CSS snippets for #6DADDF

.color-6daddf {
  color: #6DADDF;
  background-color: #6DADDF;
}

Frequently asked questions

What color is #6DADDF?+

#6DADDF is a HEX color with RGB value rgb(109, 173, 223) and HSL value hsl(206, 64%, 65%). Its closest CSS named color is CornflowerBlue.

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

The closest Tailwind color is blue-400, available as the bg-blue-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