Skip to main content Skip to docs navigation

#eef2f2 hex color | Light Grey & Cool color | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Dipped in Cloudy Dreams and its hex is #E9EEEE Nearest Color Name

Color Hue/Base color: Grey

Hex #eef2f2 Color code in RGB color code model is created after adding 93.33% red color, 94.9% green color and 94.9% blue color. Hex #eef2f2 Color code in CMYK color (process color) code model is generated after subtraction of 2% cyan, 0% magenta, 0% yellow and 5.1% black.

Hex #eef2f2 color code is between #ddeeee web safe hex color code and #ffffff web safe hex color code. #ddeeee is the nearest web safe color code. You can see here many more shades of #eef2f2 color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code eef2f2 #eef2f2
RGB Decimal 238, 242, 242 238, 242, 242
RGB Percent 93%, 95%, 95% rgb(93%, 95%, 95%)
CSS RGBa 238, 242, 242,1 rgba(238,242,242,1)
CMYK Model cmyk(2%,0%,0%,5.1%)
HSL Color Space 180,13% ,94% hsl(180,13% ,94%)
HSV Color Space 180°, 2%, 95%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11101110 11110010 11110010
Octal 356 362 362
Decimal 238 242 242
Hex ee f2 f2

Different shades of #eef2f2 color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Darkest of #eef2f2
#97b0b0
Darker of #eef2f2
#b4c6c6
Dark of #eef2f2
#d1dcdc
Base of #eef2f2
#eef2f2
Light of #eef2f2
#ffffff
Lighter
#ffffff
Lightest
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#eef2f2
#f2eeee

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#eef2f2
#f2eef0
#f2f0ee

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#eef2f0
#eef2f0
#eef2f2
#eef1f2
#eeeff2

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#eef2f2
#f2f2ee
#f2eef2

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#eef2f2
#f2eef2
#f2eeee
#eef2ee

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#eef2f2
#f0eef2
#f2eeee
#f0f2ee

Square is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Monochromatic Color with #eef2f2

#7a9a9a
#97b0b0
#b4c6c6
#d1dcdc
#eef2f2
#ffffff
#ffffff
#ffffff
#ffffff

Tints of #eef2f2 Color

#eef2f2
#eff3f3
#f1f4f4
#f3f6f6
#f5f7f7
#f7f9f9
#f9fafa
#fbfcfc
#fdfdfd
#ffffff

Shades of #eef2f2 color code

Generate more color scales with scales (color stack) generator.

#eef2f2
#d3d7d7
#b9bcbc
#9ea1a1
#848686
#696b6b
#4f5050
#343535
#1a1a1a
#000000

Tones

#eef2f2
#f0f0f0
#f0f0f0
#f0f0f0
#f0f0f0

Tones

Similar Color like #eef2f2 color

Find visually similar hex color codes nearing to #eef2f2 hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#eff3f3
#f0f4f4
#f1f5f5
#f2f6f6
#f3f7f7
#f4f8f8
#f5f9f9
#f6fafa
#f7fbfb
#f8fcfc
#f9fdfd
#fafefe
#fbffff
#fcffff
#edf1f1
#ecf0f0
#ebefef
#eaeeee
#e9eded
#e8ecec
#e7ebeb
#e6eaea
#e5e9e9
#e4e8e8
#e3e7e7
#e2e6e6
#e1e5e5
#e0e4e4

Download this

Hex #eef2f2 Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#eef2f2 Color Code Preview on Black Background Color

This is how #eef2f2 Color will look on black background color. Color contrast ratio is 18.62

#eef2f2 in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#eef2f2">Your Example Paragraph content text in with font color #eef2f2 </p>

Your Example Paragraph content text in with font color #eef2f2

HTML with inline CSS

<div style="color:#eef2f2">Your Paragraph text in with font color #eef2f2 </div>

Your Example Paragraph content text in with font color #eef2f2

#eef2f2 color code is use for CSS Background Color

Background color for the above div is #eef2f2

HTML with inline CSS

<div style="background-color:#eef2f2;"></div>

#eef2f2 color code is use for CSS Border Color

CSS Border color for the above div is #eef2f2

HTML with inline CSS

<div style="border:5px solid #eef2f2;"></div>

CSS Border Left color for the above div is #eef2f2

HTML with inline CSS

<div style="border-left:5px solid #eef2f2;"></div>

CSS Border Right color for the above div is #eef2f2

HTML with inline CSS

<div style="border-right:5px solid #eef2f2;"></div>

CSS Border Bottom color for the above div is #eef2f2

HTML with inline CSS

<div style="border-bottom:5px solid #eef2f2;"></div>

CSS Border Top color for the above div is #eef2f2

HTML with inline CSS

<div style="border-top:5px solid #eef2f2;"></div>

#eef2f2 hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#eef2f2; } .examplecolorclass {color:#eef2f2; } .examplebordercolor {border:3px solid #eef2f2; }

#eef2f2 Color code Preview on White Background

This is how #eef2f2 Color code will look on white background color. Color contrast ratio is 1.13

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #eef2f2; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #eef2f2; }

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(238,242,242,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(242,238,238,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(238,242,242,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }