#ACC3CD Color Information

Hex color code: #ACC3CD

#ACC3CD is a subtle blue color. In RGB it is (172, 195, 205), and in HSL it is (198°, 25%, 74%). It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#ACC3CD
RGB
172, 195, 205
HSL
198°, 25%, 74%
CMYK
16%, 5%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACC3CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 195, 205

Red: 172 / Green: 195 / Blue: 205

HSL

198°, 25%, 74%

Hue: 198° / Saturation: 25% / Lightness: 74%

CMYK

16%, 5%, 0%, 20%

Cyan: 16% / Magenta: 5% / Yellow: 0% / Key: 20%

What color is #ACC3CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACC3CD to RGB:

rgb(172, 195, 205)HEX to RGB Converter →

HEX to HSL

Convert #ACC3CD to HSL:

hsl(198, 25%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #ACC3CD to CMYK:

cmyk(16%, 5%, 0%, 20%)Color Converter →

Color Meaning and Usage

A subtle blue tone, #ACC3CD has RGB (172, 195, 205) and HSL (198°, 25%, 74%). Known for evoking trust and professionalism, this cyan-blue hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACC3CD is #CDB6AC, creating high-contrast pairings. For softer combinations, try analogous colors like #ACCDC7.

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

Contrast with #ACC3CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACC3CD?

#ACC3CD is a subtle blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #ACC3CD?

#ACC3CD in RGB is (172, 195, 205) - 172 red, 195 green, and 205 blue.

How to use #ACC3CD in CSS?

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

What colors go well with #ACC3CD?

#CDB6AC (complementary), #ACCDC7 (analogous), and #7CA1B1 (lighter shade) work well with #ACC3CD.