#CFEEE8 Color Information

Hex color code: #CFEEE8

#CFEEE8 is a ethereal cyan color. In RGB it is (207, 238, 232), and in HSL it is (168°, 48%, 87%). It is typically applied in digital products.

Try:
Color NameLavender
HEX
#CFEEE8
RGB
207, 238, 232
HSL
168°, 48%, 87%
CMYK
13%, 0%, 3%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFEEE8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 238, 232

Red: 207 / Green: 238 / Blue: 232

HSL

168°, 48%, 87%

Hue: 168° / Saturation: 48% / Lightness: 87%

CMYK

13%, 0%, 3%, 7%

Cyan: 13% / Magenta: 0% / Yellow: 3% / Key: 7%

What color is #CFEEE8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFEEE8 to RGB:

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

HEX to HSL

Convert #CFEEE8 to HSL:

hsl(168, 48%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #CFEEE8 to CMYK:

cmyk(13%, 0%, 3%, 7%)Color Converter →

Color Meaning and Usage

#CFEEE8 is a soft cyan color with RGB values of 207, 238, 232 and HSL of 168°, 48%, 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 #CFEEE8 is #EECED4, creating high-contrast pairings. For softer combinations, try analogous colors like #CEEED7.

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

Contrast with #CFEEE8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFEEE8?

#CFEEE8 is a soft cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CFEEE8?

#CFEEE8 in RGB is (207, 238, 232) - 207 red, 238 green, and 232 blue.

How to use #CFEEE8 in CSS?

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

What colors go well with #CFEEE8?

#EECED4 (complementary), #CEEED7 (analogous), and #95DACC (lighter shade) work well with #CFEEE8.