#83ABDC Color Information

Hex color code: #83ABDC

#83ABDC is a tranquil blue color. In RGB it is (131, 171, 220), and in HSL it is (213°, 56%, 69%). It is widely used in graphic design.

Try:
Color NameSky Blue
HEX
#83ABDC
RGB
131, 171, 220
HSL
213°, 56%, 69%
CMYK
40%, 22%, 0%, 14%

Shades

CSS Usage
color: #83ABDC;
background-color: #83ABDC;
border-color: #83ABDC;
box-shadow: 0 0 10px #83ABDC;
border: 2px solid #83ABDC;
Tailwind Usage
bg-[#83ABDC]
text-[#83ABDC]
border-[#83ABDC]
shadow-[0_0_10px_83ABDC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #83ABDC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #83ABDC; color: #000000; }

Badge

New Feature
.badge { background-color: #83ABDC; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #83ABDC; background-color: #83ABDC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #83ABDC20; border-left: 4px solid #83ABDC; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #83ABDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #83ABDC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

131, 171, 220

Red: 131 / Green: 171 / Blue: 220

HSL

213°, 56%, 69%

Hue: 213° / Saturation: 56% / Lightness: 69%

CMYK

40%, 22%, 0%, 14%

Cyan: 40% / Magenta: 22% / Yellow: 0% / Key: 14%

What color is #83ABDC?

#83ABDC is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #83ABDC to RGB:

rgb(131, 171, 220)HEX to RGB Converter →

HEX to HSL

Convert #83ABDC to HSL:

hsl(213, 56%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #83ABDC to CMYK:

cmyk(40%, 22%, 0%, 14%)Color Converter →

Color Meaning and Usage

#83ABDC is a calming blue color with RGB values of 131, 171, 220 and HSL of 213°, 56%, 69%. This blue-purple hue evokes creativity and luxury, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #83ABDC is #DCB484, creating high-contrast pairings. For softer combinations, try analogous colors like #84D8DC.

Use #83ABDC in CSS: color: #83ABDC or background-color: #83ABDC. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #83ABDC

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 8.82:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #83ABDC?

#83ABDC is a calming blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #83ABDC?

#83ABDC in RGB is (131, 171, 220) - 131 red, 171 green, and 220 blue.

How to use #83ABDC in CSS?

Use #83ABDC directly in your CSS properties like color or background-color.

What colors go well with #83ABDC?

#DCB484 (complementary), #84D8DC (analogous), and #4883CB (lighter shade) work well with #83ABDC.