#CADFAF Color Information

Hex color code: #CADFAF

The hex color #CADFAF is a light green with RGB values of (202, 223, 175) and HSL of (86°, 43%, 78%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#CADFAF
RGB
202, 223, 175
HSL
86°, 43%, 78%
CMYK
9%, 0%, 22%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CADFAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 223, 175

Red: 202 / Green: 223 / Blue: 175

HSL

86°, 43%, 78%

Hue: 86° / Saturation: 43% / Lightness: 78%

CMYK

9%, 0%, 22%, 13%

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

What color is #CADFAF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CADFAF to RGB:

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

HEX to HSL

Convert #CADFAF to HSL:

hsl(86, 43%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #CADFAF to CMYK:

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

Color Meaning and Usage

A delicate green tone, #CADFAF has RGB (202, 223, 175) and HSL (86°, 43%, 78%). Known for evoking nature and harmony, this green hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CADFAF is #C4AFDF, creating high-contrast pairings. For softer combinations, try analogous colors like #DFDCAF.

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

Contrast with #CADFAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CADFAF?

#CADFAF is a delicate green color - a green hue that evokes nature and harmony.

What is the RGB value of #CADFAF?

#CADFAF in RGB is (202, 223, 175) - 202 red, 223 green, and 175 blue.

How to use #CADFAF in CSS?

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

What colors go well with #CADFAF?

#C4AFDF (complementary), #DFDCAF (analogous), and #A6C978 (lighter shade) work well with #CADFAF.