#ACCADF Color Information

Hex color code: #ACCADF

#ACCADF is a airy blue color. In RGB it is (172, 202, 223), and in HSL it is (205°, 44%, 77%). It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#ACCADF
RGB
172, 202, 223
HSL
205°, 44%, 77%
CMYK
23%, 9%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACCADF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 202, 223

Red: 172 / Green: 202 / Blue: 223

HSL

205°, 44%, 77%

Hue: 205° / Saturation: 44% / Lightness: 77%

CMYK

23%, 9%, 0%, 13%

Cyan: 23% / Magenta: 9% / Yellow: 0% / Key: 13%

What color is #ACCADF?

#ACCADF is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACCADF to RGB:

rgb(172, 202, 223)HEX to RGB Converter →

HEX to HSL

Convert #ACCADF to HSL:

hsl(205, 44%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #ACCADF to CMYK:

cmyk(23%, 9%, 0%, 13%)Color Converter →

Color Meaning and Usage

#ACCADF is a airy blue color with RGB values of 172, 202, 223 and HSL of 205°, 44%, 77%. This cyan-blue hue evokes trust and professionalism, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACCADF is #DEC0AB, creating high-contrast pairings. For softer combinations, try analogous colors like #ABDEDA.

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

Contrast with #ACCADF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACCADF?

#ACCADF is a airy blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #ACCADF?

#ACCADF in RGB is (172, 202, 223) - 172 red, 202 green, and 223 blue.

How to use #ACCADF in CSS?

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

What colors go well with #ACCADF?

#DEC0AB (complementary), #ABDEDA (analogous), and #73A5C9 (lighter shade) work well with #ACCADF.