#CADFA8 Color Information

Hex color code: #CADFA8

A ethereal green shade, #CADFA8 appears as (202, 223, 168) in RGB and (83°, 46%, 77%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#CADFA8
RGB
202, 223, 168
HSL
83°, 46%, 77%
CMYK
9%, 0%, 25%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CADFA8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 223, 168

Red: 202 / Green: 223 / Blue: 168

HSL

83°, 46%, 77%

Hue: 83° / Saturation: 46% / Lightness: 77%

CMYK

9%, 0%, 25%, 13%

Cyan: 9% / Magenta: 0% / Yellow: 25% / Key: 13%

What color is #CADFA8?

#CADFA8 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CADFA8 to RGB:

rgb(202, 223, 168)HEX to RGB Converter →

HEX to HSL

Convert #CADFA8 to HSL:

hsl(83, 46%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #CADFA8 to CMYK:

cmyk(9%, 0%, 25%, 13%)Color Converter →

Color Meaning and Usage

#CADFA8 is a ethereal green color with RGB values of 202, 223, 168 and HSL of 83°, 46%, 77%. This green hue evokes nature and harmony, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CADFA8 is #BEA9DF, creating high-contrast pairings. For softer combinations, try analogous colors like #DFD9A9.

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

Contrast with #CADFA8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CADFA8?

#CADFA8 is a ethereal green color - a green hue that evokes nature and harmony.

What is the RGB value of #CADFA8?

#CADFA8 in RGB is (202, 223, 168) - 202 red, 223 green, and 168 blue.

How to use #CADFA8 in CSS?

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

What colors go well with #CADFA8?

#BEA9DF (complementary), #DFD9A9 (analogous), and #A9CB72 (lighter shade) work well with #CADFA8.