#A4CBBC Color Information

Hex color code: #A4CBBC

The hex color #A4CBBC is a subtle cyan with RGB values of (164, 203, 188) and HSL of (157°, 27%, 72%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#A4CBBC
RGB
164, 203, 188
HSL
157°, 27%, 72%
CMYK
19%, 0%, 7%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A4CBBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

164, 203, 188

Red: 164 / Green: 203 / Blue: 188

HSL

157°, 27%, 72%

Hue: 157° / Saturation: 27% / Lightness: 72%

CMYK

19%, 0%, 7%, 20%

Cyan: 19% / Magenta: 0% / Yellow: 7% / Key: 20%

What color is #A4CBBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A4CBBC to RGB:

rgb(164, 203, 188)HEX to RGB Converter →

HEX to HSL

Convert #A4CBBC to HSL:

hsl(157, 27%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #A4CBBC to CMYK:

cmyk(19%, 0%, 7%, 20%)Color Converter →

Color Meaning and Usage

A delicate cyan tone, #A4CBBC has RGB (164, 203, 188) and HSL (157°, 27%, 72%). Known for evoking trust and professionalism, this cyan-blue hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A4CBBC is #CBA4B3, creating high-contrast pairings. For softer combinations, try analogous colors like #A4CBA9.

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

Contrast with #A4CBBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A4CBBC?

#A4CBBC is a delicate cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #A4CBBC?

#A4CBBC in RGB is (164, 203, 188) - 164 red, 203 green, and 188 blue.

How to use #A4CBBC in CSS?

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

What colors go well with #A4CBBC?

#CBA4B3 (complementary), #A4CBA9 (analogous), and #74AF98 (lighter shade) work well with #A4CBBC.