#7BCEDD Color

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

Color preview

#7BCEDD

Color formats

HEX
#7BCEDD
RGB
rgb(123, 206, 221)
RGBA
rgba(123, 206, 221, 1)
HSL
hsl(189, 59%, 67%)
HSV
hsv(189, 44%, 87%)
CMYK
cmyk(44%, 7%, 0%, 13%)
CSS variable
--color-primary: #7BCEDD;
Lowercase HEX
#7bcedd

Shades

Tints

Tones

Harmony

CSS snippets for #7BCEDD

.color-7bcedd {
  color: #7BCEDD;
  background-color: #7BCEDD;
}

Frequently asked questions

What color is #7BCEDD?+

#7BCEDD is a HEX color with RGB value rgb(123, 206, 221) and HSL value hsl(189, 59%, 67%). Its closest CSS named color is SkyBlue.

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

The closest Tailwind color is sky-300, available as the bg-sky-300 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