#51BCFF Color

Inspect #51BCFF across formats, palettes, contrast and closest named color matches.

Color preview

#51BCFF

Color formats

HEX
#51BCFF
RGB
rgb(81, 188, 255)
RGBA
rgba(81, 188, 255, 1)
HSL
hsl(203, 100%, 66%)
HSV
hsv(203, 68%, 100%)
CMYK
cmyk(68%, 26%, 0%, 0%)
CSS variable
--color-primary: #51BCFF;
Lowercase HEX
#51bcff

Shades

Tints

Tones

Harmony

CSS snippets for #51BCFF

.color-51bcff {
  color: #51BCFF;
  background-color: #51BCFF;
}

Frequently asked questions

What color is #51BCFF?+

#51BCFF is a HEX color with RGB value rgb(81, 188, 255) and HSL value hsl(203, 100%, 66%). Its closest CSS named color is CornflowerBlue.

What is the closest Tailwind color to #51BCFF?+

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