#CFEADA Color Information

Hex color code: #CFEADA

A delicate green shade, #CFEADA appears as (207, 234, 218) in RGB and (144°, 39%, 86%) in HSL. It is popular in mobile app design.

Try:
Color NamePowder Blue
HEX
#CFEADA
RGB
207, 234, 218
HSL
144°, 39%, 86%
CMYK
12%, 0%, 7%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFEADA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 234, 218

Red: 207 / Green: 234 / Blue: 218

HSL

144°, 39%, 86%

Hue: 144° / Saturation: 39% / Lightness: 86%

CMYK

12%, 0%, 7%, 8%

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

What color is #CFEADA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFEADA to RGB:

rgb(207, 234, 218)HEX to RGB Converter →

HEX to HSL

Convert #CFEADA to HSL:

hsl(144, 39%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #CFEADA to CMYK:

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

Color Meaning and Usage

#CFEADA is a light green color with RGB values of 207, 234, 218 and HSL of 144°, 39%, 86%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFEADA is #E9CDDE, creating high-contrast pairings. For softer combinations, try analogous colors like #D0E9CD.

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

Contrast with #CFEADA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFEADA?

#CFEADA is a light green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CFEADA?

#CFEADA in RGB is (207, 234, 218) - 207 red, 234 green, and 218 blue.

How to use #CFEADA in CSS?

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

What colors go well with #CFEADA?

#E9CDDE (complementary), #D0E9CD (analogous), and #98D2AF (lighter shade) work well with #CFEADA.