#6DADFC Color

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

Color preview

#6DADFC

Color formats

HEX
#6DADFC
RGB
rgb(109, 173, 252)
RGBA
rgba(109, 173, 252, 1)
HSL
hsl(213, 96%, 71%)
HSV
hsv(213, 57%, 99%)
CMYK
cmyk(57%, 31%, 0%, 1%)
CSS variable
--color-primary: #6DADFC;
Lowercase HEX
#6dadfc

Shades

Tints

Tones

Harmony

CSS snippets for #6DADFC

.color-6dadfc {
  color: #6DADFC;
  background-color: #6DADFC;
}

Frequently asked questions

What color is #6DADFC?+

#6DADFC is a HEX color with RGB value rgb(109, 173, 252) and HSL value hsl(213, 96%, 71%). Its closest CSS named color is CornflowerBlue.

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

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