#CFEBE8 Color Information

Hex color code: #CFEBE8

#CFEBE8 is a delicate cyan color. In RGB it is (207, 235, 232), and in HSL it is (174°, 41%, 87%). It is often used for branding and logos.

Try:
Color NameLavender
HEX
#CFEBE8
RGB
207, 235, 232
HSL
174°, 41%, 87%
CMYK
12%, 0%, 1%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFEBE8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 235, 232

Red: 207 / Green: 235 / Blue: 232

HSL

174°, 41%, 87%

Hue: 174° / Saturation: 41% / Lightness: 87%

CMYK

12%, 0%, 1%, 8%

Cyan: 12% / Magenta: 0% / Yellow: 1% / Key: 8%

What color is #CFEBE8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFEBE8 to RGB:

rgb(207, 235, 232)HEX to RGB Converter →

HEX to HSL

Convert #CFEBE8 to HSL:

hsl(174, 41%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #CFEBE8 to CMYK:

cmyk(12%, 0%, 1%, 8%)Color Converter →

Color Meaning and Usage

#CFEBE8 is a airy cyan color with RGB values of 207, 235, 232 and HSL of 174°, 41%, 87%. This very light tint evokes purity and simplicity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFEBE8 is #EBD0D3, creating high-contrast pairings. For softer combinations, try analogous colors like #D0EBDB.

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

Contrast with #CFEBE8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFEBE8?

#CFEBE8 is a airy cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CFEBE8?

#CFEBE8 in RGB is (207, 235, 232) - 207 red, 235 green, and 232 blue.

How to use #CFEBE8 in CSS?

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

What colors go well with #CFEBE8?

#EBD0D3 (complementary), #D0EBDB (analogous), and #9AD5CF (lighter shade) work well with #CFEBE8.