#6DAFCF Color

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

Color preview

#6DAFCF

Color formats

HEX
#6DAFCF
RGB
rgb(109, 175, 207)
RGBA
rgba(109, 175, 207, 1)
HSL
hsl(200, 51%, 62%)
HSV
hsv(200, 47%, 81%)
CMYK
cmyk(47%, 15%, 0%, 19%)
CSS variable
--color-primary: #6DAFCF;
Lowercase HEX
#6dafcf

Shades

Tints

Tones

Harmony

CSS snippets for #6DAFCF

.color-6dafcf {
  color: #6DAFCF;
  background-color: #6DAFCF;
}

Frequently asked questions

What color is #6DAFCF?+

#6DAFCF is a HEX color with RGB value rgb(109, 175, 207) and HSL value hsl(200, 51%, 62%). Its closest CSS named color is CornflowerBlue.

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

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