#7BADCD Color

Inspect #7BADCD across formats, palettes, contrast and closest named color matches.

Color preview

#7BADCD

Color formats

HEX
#7BADCD
RGB
rgb(123, 173, 205)
RGBA
rgba(123, 173, 205, 1)
HSL
hsl(203, 45%, 64%)
HSV
hsv(203, 40%, 80%)
CMYK
cmyk(40%, 16%, 0%, 20%)
CSS variable
--color-primary: #7BADCD;
Lowercase HEX
#7badcd

Shades

Tints

Tones

Harmony

CSS snippets for #7BADCD

.color-7badcd {
  color: #7BADCD;
  background-color: #7BADCD;
}

Frequently asked questions

What color is #7BADCD?+

#7BADCD is a HEX color with RGB value rgb(123, 173, 205) and HSL value hsl(203, 45%, 64%). Its closest CSS named color is CornflowerBlue.

What is the closest Tailwind color to #7BADCD?+

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