#77ADD3 Color

Inspect #77ADD3 across formats, palettes, contrast and closest named color matches.

Color preview

#77ADD3

Color formats

HEX
#77ADD3
RGB
rgb(119, 173, 211)
RGBA
rgba(119, 173, 211, 1)
HSL
hsl(205, 51%, 65%)
HSV
hsv(205, 44%, 83%)
CMYK
cmyk(44%, 18%, 0%, 17%)
CSS variable
--color-primary: #77ADD3;
Lowercase HEX
#77add3

Shades

Tints

Tones

Harmony

CSS snippets for #77ADD3

.color-77add3 {
  color: #77ADD3;
  background-color: #77ADD3;
}

Frequently asked questions

What color is #77ADD3?+

#77ADD3 is a HEX color with RGB value rgb(119, 173, 211) and HSL value hsl(205, 51%, 65%). Its closest CSS named color is CornflowerBlue.

What is the closest Tailwind color to #77ADD3?+

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