#6BADDB Color

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

Color preview

#6BADDB

Color formats

HEX
#6BADDB
RGB
rgb(107, 173, 219)
RGBA
rgba(107, 173, 219, 1)
HSL
hsl(205, 61%, 64%)
HSV
hsv(205, 51%, 86%)
CMYK
cmyk(51%, 21%, 0%, 14%)
CSS variable
--color-primary: #6BADDB;
Lowercase HEX
#6baddb

Shades

Tints

Tones

Harmony

CSS snippets for #6BADDB

.color-6baddb {
  color: #6BADDB;
  background-color: #6BADDB;
}

Frequently asked questions

What color is #6BADDB?+

#6BADDB is a HEX color with RGB value rgb(107, 173, 219) and HSL value hsl(205, 61%, 64%). Its closest CSS named color is CornflowerBlue.

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

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