#A4CDBF Color Information

Hex color code: #A4CDBF

A delicate cyan shade, #A4CDBF appears as (164, 205, 191) in RGB and (160°, 29%, 72%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#A4CDBF
RGB
164, 205, 191
HSL
160°, 29%, 72%
CMYK
20%, 0%, 7%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A4CDBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

164, 205, 191

Red: 164 / Green: 205 / Blue: 191

HSL

160°, 29%, 72%

Hue: 160° / Saturation: 29% / Lightness: 72%

CMYK

20%, 0%, 7%, 20%

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

What color is #A4CDBF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A4CDBF to RGB:

rgb(164, 205, 191)HEX to RGB Converter →

HEX to HSL

Convert #A4CDBF to HSL:

hsl(160, 29%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #A4CDBF to CMYK:

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

Color Meaning and Usage

#A4CDBF is a soft cyan color with RGB values of 164, 205, 191 and HSL of 160°, 29%, 72%. This cyan-blue hue evokes trust and professionalism, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A4CDBF is #CCA3B1, creating high-contrast pairings. For softer combinations, try analogous colors like #A3CCAA.

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

Contrast with #A4CDBF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A4CDBF?

#A4CDBF is a soft cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #A4CDBF?

#A4CDBF in RGB is (164, 205, 191) - 164 red, 205 green, and 191 blue.

How to use #A4CDBF in CSS?

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

What colors go well with #A4CDBF?

#CCA3B1 (complementary), #A3CCAA (analogous), and #72B19C (lighter shade) work well with #A4CDBF.