#CBFFFA Color Information

Hex color code: #CBFFFA

A delicate cyan shade, #CBFFFA appears as (203, 255, 250) in RGB and (174°, 100%, 90%) in HSL. It is often used for branding and logos.

Try:
Color NameLight Cyan
HEX
#CBFFFA
RGB
203, 255, 250
HSL
174°, 100%, 90%
CMYK
20%, 0%, 2%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBFFFA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 255, 250

Red: 203 / Green: 255 / Blue: 250

HSL

174°, 100%, 90%

Hue: 174° / Saturation: 100% / Lightness: 90%

CMYK

20%, 0%, 2%, 0%

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

What color is #CBFFFA?

#CBFFFA is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBFFFA to RGB:

rgb(203, 255, 250)HEX to RGB Converter →

HEX to HSL

Convert #CBFFFA to HSL:

hsl(174, 100%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #CBFFFA to CMYK:

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

Color Meaning and Usage

A ethereal cyan tone, #CBFFFA has RGB (203, 255, 250) and HSL (174°, 100%, 90%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBFFFA is #FFCCD1, creating high-contrast pairings. For softer combinations, try analogous colors like #CCFFE0.

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

Contrast with #CBFFFA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBFFFA?

#CBFFFA is a ethereal cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CBFFFA?

#CBFFFA in RGB is (203, 255, 250) - 203 red, 255 green, and 250 blue.

How to use #CBFFFA in CSS?

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

What colors go well with #CBFFFA?

#FFCCD1 (complementary), #CCFFE0 (analogous), and #80FFF2 (lighter shade) work well with #CBFFFA.