#ADAFCC Color Information

Hex color code: #ADAFCC

#ADAFCC is a soft blue color. In RGB it is (173, 175, 204), and in HSL it is (236°, 23%, 74%). It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#ADAFCC
RGB
173, 175, 204
HSL
236°, 23%, 74%
CMYK
15%, 14%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #ADAFCC; 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 #ADAFCC; background-color: #ADAFCC15; }

Alert / Toast

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

Link / Accent

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

a { color: #ADAFCC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #ADAFCC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 175, 204

Red: 173 / Green: 175 / Blue: 204

HSL

236°, 23%, 74%

Hue: 236° / Saturation: 23% / Lightness: 74%

CMYK

15%, 14%, 0%, 20%

Cyan: 15% / Magenta: 14% / Yellow: 0% / Key: 20%

What color is #ADAFCC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADAFCC to RGB:

rgb(173, 175, 204)HEX to RGB Converter →

HEX to HSL

Convert #ADAFCC to HSL:

hsl(236, 23%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #ADAFCC to CMYK:

cmyk(15%, 14%, 0%, 20%)Color Converter →

Color Meaning and Usage

#ADAFCC is a delicate blue color with RGB values of 173, 175, 204 and HSL of 236°, 23%, 74%. This blue-purple hue evokes creativity and luxury, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADAFCC is #CCCAAD, creating high-contrast pairings. For softer combinations, try analogous colors like #ADBFCC.

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

Contrast with #ADAFCC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADAFCC?

#ADAFCC is a delicate blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #ADAFCC?

#ADAFCC in RGB is (173, 175, 204) - 173 red, 175 green, and 204 blue.

How to use #ADAFCC in CSS?

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

What colors go well with #ADAFCC?

#CCCAAD (complementary), #ADBFCC (analogous), and #7E82AE (lighter shade) work well with #ADAFCC.