#25CAEB Color

Inspect #25CAEB across formats, palettes, contrast and closest named color matches.

Color preview

#25CAEB

Color formats

HEX
#25CAEB
RGB
rgb(37, 202, 235)
RGBA
rgba(37, 202, 235, 1)
HSL
hsl(190, 83%, 53%)
HSV
hsv(190, 84%, 92%)
CMYK
cmyk(84%, 14%, 0%, 8%)
CSS variable
--color-primary: #25CAEB;
Lowercase HEX
#25caeb

Shades

Tints

Tones

Harmony

CSS snippets for #25CAEB

.color-25caeb {
  color: #25CAEB;
  background-color: #25CAEB;
}

Frequently asked questions

What color is #25CAEB?+

#25CAEB is a HEX color with RGB value rgb(37, 202, 235) and HSL value hsl(190, 83%, 53%). Its closest CSS named color is DeepSkyBlue.

What is the closest Tailwind color to #25CAEB?+

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