#F2FCEE Color Information

Hex color code: #F2FCEE

A delicate green shade, #F2FCEE appears as (242, 252, 238) in RGB and (103°, 70%, 96%) in HSL. It is often used for branding and logos.

Try:
Color NameHoneydew
HEX
#F2FCEE
RGB
242, 252, 238
HSL
103°, 70%, 96%
CMYK
4%, 0%, 6%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F2FCEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

242, 252, 238

Red: 242 / Green: 252 / Blue: 238

HSL

103°, 70%, 96%

Hue: 103° / Saturation: 70% / Lightness: 96%

CMYK

4%, 0%, 6%, 1%

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

What color is #F2FCEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F2FCEE to RGB:

rgb(242, 252, 238)HEX to RGB Converter →

HEX to HSL

Convert #F2FCEE to HSL:

hsl(103, 70%, 96%)RGB to HSL Converter →

HEX to CMYK

Convert #F2FCEE to CMYK:

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

Color Meaning and Usage

#F2FCEE is a delicate green color with RGB values of 242, 252, 238 and HSL of 103°, 70%, 96%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F2FCEE is #F8EEFC, creating high-contrast pairings. For softer combinations, try analogous colors like #F9FCEE.

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

Contrast with #F2FCEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F2FCEE?

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

What is the RGB value of #F2FCEE?

#F2FCEE in RGB is (242, 252, 238) - 242 red, 252 green, and 238 blue.

How to use #F2FCEE in CSS?

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

What colors go well with #F2FCEE?

#F8EEFC (complementary), #F9FCEE (analogous), and #C0F0AD (lighter shade) work well with #F2FCEE.