#69BEEB Color

Inspect #69BEEB across formats, palettes, contrast and closest named color matches.

Color preview

#69BEEB

Color formats

HEX
#69BEEB
RGB
rgb(105, 190, 235)
RGBA
rgba(105, 190, 235, 1)
HSL
hsl(201, 76%, 67%)
HSV
hsv(201, 55%, 92%)
CMYK
cmyk(55%, 19%, 0%, 8%)
CSS variable
--color-primary: #69BEEB;
Lowercase HEX
#69beeb

Shades

Tints

Tones

Harmony

CSS snippets for #69BEEB

.color-69beeb {
  color: #69BEEB;
  background-color: #69BEEB;
}

Frequently asked questions

What color is #69BEEB?+

#69BEEB is a HEX color with RGB value rgb(105, 190, 235) and HSL value hsl(201, 76%, 67%). Its closest CSS named color is SkyBlue.

What is the closest Tailwind color to #69BEEB?+

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