#95FADC Color

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

Color preview

#95FADC

Color formats

HEX
#95FADC
RGB
rgb(149, 250, 220)
RGBA
rgba(149, 250, 220, 1)
HSL
hsl(162, 91%, 78%)
HSV
hsv(162, 40%, 98%)
CMYK
cmyk(40%, 0%, 12%, 2%)
CSS variable
--color-primary: #95FADC;
Lowercase HEX
#95fadc

Shades

Tints

Tones

Harmony

CSS snippets for #95FADC

.color-95fadc {
  color: #95FADC;
  background-color: #95FADC;
}

Frequently asked questions

What color is #95FADC?+

#95FADC is a HEX color with RGB value rgb(149, 250, 220) and HSL value hsl(162, 91%, 78%). Its closest CSS named color is Aquamarine.

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

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