#ACAFDA Color Information

Hex color code: #ACAFDA

#ACAFDA is a airy blue color. In RGB it is (172, 175, 218), and in HSL it is (236°, 38%, 76%). It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#ACAFDA
RGB
172, 175, 218
HSL
236°, 38%, 76%
CMYK
21%, 20%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACAFDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 175, 218

Red: 172 / Green: 175 / Blue: 218

HSL

236°, 38%, 76%

Hue: 236° / Saturation: 38% / Lightness: 76%

CMYK

21%, 20%, 0%, 15%

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

What color is #ACAFDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACAFDA to RGB:

rgb(172, 175, 218)HEX to RGB Converter →

HEX to HSL

Convert #ACAFDA to HSL:

hsl(236, 38%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #ACAFDA to CMYK:

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

Color Meaning and Usage

A light blue tone, #ACAFDA has RGB (172, 175, 218) and HSL (236°, 38%, 76%). Known for evoking creativity and luxury, this blue-purple hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACAFDA is #D9D6AB, creating high-contrast pairings. For softer combinations, try analogous colors like #ABC5D9.

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

Contrast with #ACAFDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACAFDA?

#ACAFDA is a light blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #ACAFDA?

#ACAFDA in RGB is (172, 175, 218) - 172 red, 175 green, and 218 blue.

How to use #ACAFDA in CSS?

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

What colors go well with #ACAFDA?

#D9D6AB (complementary), #ABC5D9 (analogous), and #767BC1 (lighter shade) work well with #ACAFDA.