#EDFDFD Color Information

Hex color code: #EDFDFD

#EDFDFD is a soft cyan color. In RGB it is (237, 253, 253), and in HSL it is (180°, 80%, 96%). It is frequently seen in web interfaces.

Try:
Color NameAzure
HEX
#EDFDFD
RGB
237, 253, 253
HSL
180°, 80%, 96%
CMYK
6%, 0%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDFDFD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 253, 253

Red: 237 / Green: 253 / Blue: 253

HSL

180°, 80%, 96%

Hue: 180° / Saturation: 80% / Lightness: 96%

CMYK

6%, 0%, 0%, 1%

Cyan: 6% / Magenta: 0% / Yellow: 0% / Key: 1%

What color is #EDFDFD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDFDFD to RGB:

rgb(237, 253, 253)HEX to RGB Converter →

HEX to HSL

Convert #EDFDFD to HSL:

hsl(180, 80%, 96%)RGB to HSL Converter →

HEX to CMYK

Convert #EDFDFD to CMYK:

cmyk(6%, 0%, 0%, 1%)Color Converter →

Color Meaning and Usage

A delicate cyan tone, #EDFDFD has RGB (237, 253, 253) and HSL (180°, 80%, 96%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDFDFD is #FDEDED, creating high-contrast pairings. For softer combinations, try analogous colors like #EDFDF5.

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

Contrast with #EDFDFD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDFDFD?

#EDFDFD is a delicate cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EDFDFD?

#EDFDFD in RGB is (237, 253, 253) - 237 red, 253 green, and 253 blue.

How to use #EDFDFD in CSS?

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

What colors go well with #EDFDFD?

#FDEDED (complementary), #EDFDF5 (analogous), and #A8F5F5 (lighter shade) work well with #EDFDFD.