#A1CFCF Color Information

Hex color code: #A1CFCF

A subtle cyan shade, #A1CFCF appears as (161, 207, 207) in RGB and (180°, 32%, 72%) in HSL. It is often used for branding and logos.

Try:
Color NameLight Steel Blue
HEX
#A1CFCF
RGB
161, 207, 207
HSL
180°, 32%, 72%
CMYK
22%, 0%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A1CFCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

161, 207, 207

Red: 161 / Green: 207 / Blue: 207

HSL

180°, 32%, 72%

Hue: 180° / Saturation: 32% / Lightness: 72%

CMYK

22%, 0%, 0%, 19%

Cyan: 22% / Magenta: 0% / Yellow: 0% / Key: 19%

What color is #A1CFCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A1CFCF to RGB:

rgb(161, 207, 207)HEX to RGB Converter →

HEX to HSL

Convert #A1CFCF to HSL:

hsl(180, 32%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #A1CFCF to CMYK:

cmyk(22%, 0%, 0%, 19%)Color Converter →

Color Meaning and Usage

A delicate cyan tone, #A1CFCF has RGB (161, 207, 207) and HSL (180°, 32%, 72%). Known for evoking trust and professionalism, this cyan-blue hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A1CFCF is #CEA1A1, creating high-contrast pairings. For softer combinations, try analogous colors like #A1CEB8.

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

Contrast with #A1CFCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A1CFCF?

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

What is the RGB value of #A1CFCF?

#A1CFCF in RGB is (161, 207, 207) - 161 red, 207 green, and 207 blue.

How to use #A1CFCF in CSS?

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

What colors go well with #A1CFCF?

#CEA1A1 (complementary), #A1CEB8 (analogous), and #6EB4B4 (lighter shade) work well with #A1CFCF.