#D3EAFA Color

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

Color preview

#D3EAFA

Color formats

HEX
#D3EAFA
RGB
rgb(211, 234, 250)
RGBA
rgba(211, 234, 250, 1)
HSL
hsl(205, 80%, 90%)
HSV
hsv(205, 16%, 98%)
CMYK
cmyk(16%, 6%, 0%, 2%)
CSS variable
--color-primary: #D3EAFA;
Lowercase HEX
#d3eafa

Shades

Tints

Tones

Harmony

CSS snippets for #D3EAFA

.color-d3eafa {
  color: #D3EAFA;
  background-color: #D3EAFA;
}

Frequently asked questions

What color is #D3EAFA?+

#D3EAFA is a HEX color with RGB value rgb(211, 234, 250) and HSL value hsl(205, 80%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #D3EAFA?+

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