#B4CFCC Color Information

Hex color code: #B4CFCC

The hex color #B4CFCC is a delicate cyan with RGB values of (180, 207, 204) and HSL of (173°, 22%, 76%). It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#B4CFCC
RGB
180, 207, 204
HSL
173°, 22%, 76%
CMYK
13%, 0%, 1%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B4CFCC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 207, 204

Red: 180 / Green: 207 / Blue: 204

HSL

173°, 22%, 76%

Hue: 173° / Saturation: 22% / Lightness: 76%

CMYK

13%, 0%, 1%, 19%

Cyan: 13% / Magenta: 0% / Yellow: 1% / Key: 19%

What color is #B4CFCC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B4CFCC to RGB:

rgb(180, 207, 204)HEX to RGB Converter →

HEX to HSL

Convert #B4CFCC to HSL:

hsl(173, 22%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #B4CFCC to CMYK:

cmyk(13%, 0%, 1%, 19%)Color Converter →

Color Meaning and Usage

A delicate cyan tone, #B4CFCC has RGB (180, 207, 204) and HSL (173°, 22%, 76%). Known for evoking trust and professionalism, this cyan-blue hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B4CFCC is #CFB4B7, creating high-contrast pairings. For softer combinations, try analogous colors like #B4CFBF.

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

Contrast with #B4CFCC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B4CFCC?

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

What is the RGB value of #B4CFCC?

#B4CFCC in RGB is (180, 207, 204) - 180 red, 207 green, and 204 blue.

How to use #B4CFCC in CSS?

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

What colors go well with #B4CFCC?

#CFB4B7 (complementary), #B4CFBF (analogous), and #86B1AC (lighter shade) work well with #B4CFCC.