#238CDC Color

Inspect #238CDC across formats, palettes, contrast and closest named color matches.

Color preview

#238CDC

Color formats

HEX
#238CDC
RGB
rgb(35, 140, 220)
RGBA
rgba(35, 140, 220, 1)
HSL
hsl(206, 73%, 50%)
HSV
hsv(206, 84%, 86%)
CMYK
cmyk(84%, 36%, 0%, 14%)
CSS variable
--color-primary: #238CDC;
Lowercase HEX
#238cdc

Shades

Tints

Tones

Harmony

CSS snippets for #238CDC

.color-238cdc {
  color: #238CDC;
  background-color: #238CDC;
}

Frequently asked questions

What color is #238CDC?+

#238CDC is a HEX color with RGB value rgb(35, 140, 220) and HSL value hsl(206, 73%, 50%). Its closest CSS named color is DodgerBlue.

What is the closest Tailwind color to #238CDC?+

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