#69DDEF Color

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

Color preview

#69DDEF

Color formats

HEX
#69DDEF
RGB
rgb(105, 221, 239)
RGBA
rgba(105, 221, 239, 1)
HSL
hsl(188, 81%, 67%)
HSV
hsv(188, 56%, 94%)
CMYK
cmyk(56%, 8%, 0%, 6%)
CSS variable
--color-primary: #69DDEF;
Lowercase HEX
#69ddef

Shades

Tints

Tones

Harmony

CSS snippets for #69DDEF

.color-69ddef {
  color: #69DDEF;
  background-color: #69DDEF;
}

Frequently asked questions

What color is #69DDEF?+

#69DDEF is a HEX color with RGB value rgb(105, 221, 239) and HSL value hsl(188, 81%, 67%). Its closest CSS named color is SkyBlue.

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

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