#7FBDDC Color

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

Color preview

#7FBDDC

Color formats

HEX
#7FBDDC
RGB
rgb(127, 189, 220)
RGBA
rgba(127, 189, 220, 1)
HSL
hsl(200, 57%, 68%)
HSV
hsv(200, 42%, 86%)
CMYK
cmyk(42%, 14%, 0%, 14%)
CSS variable
--color-primary: #7FBDDC;
Lowercase HEX
#7fbddc

Shades

Tints

Tones

Harmony

CSS snippets for #7FBDDC

.color-7fbddc {
  color: #7FBDDC;
  background-color: #7FBDDC;
}

Frequently asked questions

What color is #7FBDDC?+

#7FBDDC is a HEX color with RGB value rgb(127, 189, 220) and HSL value hsl(200, 57%, 68%). Its closest CSS named color is SkyBlue.

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

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