#90CEBE Color

Inspect #90CEBE across formats, palettes, contrast and closest named color matches.

Color preview

#90CEBE

Color formats

HEX
#90CEBE
RGB
rgb(144, 206, 190)
RGBA
rgba(144, 206, 190, 1)
HSL
hsl(165, 39%, 69%)
HSV
hsv(165, 30%, 81%)
CMYK
cmyk(30%, 0%, 8%, 19%)
CSS variable
--color-primary: #90CEBE;
Lowercase HEX
#90cebe

Shades

Tints

Tones

Harmony

CSS snippets for #90CEBE

.color-90cebe {
  color: #90CEBE;
  background-color: #90CEBE;
}

Frequently asked questions

What color is #90CEBE?+

#90CEBE is a HEX color with RGB value rgb(144, 206, 190) and HSL value hsl(165, 39%, 69%). Its closest CSS named color is SkyBlue.

What is the closest Tailwind color to #90CEBE?+

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