#95DDDD Color

Inspect #95DDDD across formats, palettes, contrast and closest named color matches.

Color preview

#95DDDD

Color formats

HEX
#95DDDD
RGB
rgb(149, 221, 221)
RGBA
rgba(149, 221, 221, 1)
HSL
hsl(180, 51%, 73%)
HSV
hsv(180, 33%, 87%)
CMYK
cmyk(33%, 0%, 0%, 13%)
CSS variable
--color-primary: #95DDDD;
Lowercase HEX
#95dddd

Shades

Tints

Tones

Harmony

CSS snippets for #95DDDD

.color-95dddd {
  color: #95DDDD;
  background-color: #95DDDD;
}

Frequently asked questions

What color is #95DDDD?+

#95DDDD is a HEX color with RGB value rgb(149, 221, 221) and HSL value hsl(180, 51%, 73%). Its closest CSS named color is SkyBlue.

What is the closest Tailwind color to #95DDDD?+

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