#248ABC Color

Inspect #248ABC across formats, palettes, contrast and closest named color matches.

Color preview

#248ABC

Color formats

HEX
#248ABC
RGB
rgb(36, 138, 188)
RGBA
rgba(36, 138, 188, 1)
HSL
hsl(200, 68%, 44%)
HSV
hsv(200, 81%, 74%)
CMYK
cmyk(81%, 27%, 0%, 26%)
CSS variable
--color-primary: #248ABC;
Lowercase HEX
#248abc

Shades

Tints

Tones

Harmony

CSS snippets for #248ABC

.color-248abc {
  color: #248ABC;
  background-color: #248ABC;
}

Frequently asked questions

What color is #248ABC?+

#248ABC is a HEX color with RGB value rgb(36, 138, 188) and HSL value hsl(200, 68%, 44%). Its closest CSS named color is SteelBlue.

What is the closest Tailwind color to #248ABC?+

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