crispedge.com

Color picker

Loading...

#eef2af hex color - Green - Warm color - Information

#eef2af hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

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

Hex #eef2af color code is between #ddeeaa web safe hex color code and #ffffbb web safe hex color code. #ddeeaa is the nearest web safe color code. You can see here many more shades of #eef2af color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeeef2af#eef2af
RGB Decimal238, 242, 175rgb(238, 242, 175)
RGB Percent93%, 95%, 69%rgb(93%, 95%, 69%)
CSS RGBa238, 242, 175,1rgba(238,242,175,1)
CMYK Modelcmyk(2%,0%,28%,5%)
HSL Color Space64,72% ,82%hsl(64,72% ,82%)
HSV Color Space64°, 28%, 95%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011101111001010101111
Octal356362257
Decimal238242175
Hexeef2af

Different shades of #eef2af color code.

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

Light Shade of #eef2af
#f7f9db
Dark Shade of #eef2af
#e5eb83
Saturated Shade of #eef2af
#f2f7aa
Desaturated Shade of #eef2af
#eaedb4
Grey scale Shade of #eef2af
#d0d0d0
Brighten Shade
#ffffc8
Most Readable Shade
#000000

Shades of #eef2af color code

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

#eef2af
#d3d79b
#b9bc88
#9ea174
#848661
#696b4d
#4f503a
#343526
#1a1a13
#000000

Similar Color like #eef2af color

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

#eff3b0
#f0f4b1
#f1f5b2
#f2f6b3
#f3f7b4
#f4f8b5
#f5f9b6
#f6fab7
#f7fbb8
#f8fcb9
#f9fdba
#fafebb
#fbffbc
#fcffbd
#edf1ae
#ecf0ad
#ebefac
#eaeeab
#e9edaa
#e8eca9
#e7eba8
#e6eaa7
#e5e9a6
#e4e8a5
#e3e7a4
#e2e6a3
#e1e5a2
#e0e4a1

Monochromatic Color with #eef2af

#eef2af
#1d1d15
#474834
#717253
#9a9d72
#c4c790

Tints of #eef2af Color

#eef2af
#eff3b7
#f1f4c0
#f3f6c9
#f5f7d2
#f7f9db
#f9fae4
#fbfced
#fdfdf6
#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

#eef2af
#b3aff2

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

Split Complementary

#eef2af
#afccf2
#d5aff2

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

Analogous Color

#f2dbaf
#f2e9af
#eef2af
#e1f2af
#d3f2af

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

#eef2af
#afeef2
#f2afee

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

#eef2af
#aff2d4
#b3aff2
#f2afcc

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

Double Complementary Color

#eef2af
#b3aff2
#d5aff2
#ccf2af

Double Complementary 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).

Hex #eef2af 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.

#eef2af Color Code Preview on Black Background Color

This is how #eef2af Color will look on black background color. Color contrast ratio is 17.96

#eef2af in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eef2af

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eef2af

#eef2af color code is use for CSS Background Color

Background color for the above div is #eef2af

HTML with inline CSS

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

#eef2af color code is use for CSS Border Color

CSS Border color for the above div is #eef2af

HTML with inline CSS

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

CSS Border Left color for the above div is #eef2af

HTML with inline CSS

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

CSS Border Right color for the above div is #eef2af

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eef2af

HTML with inline CSS

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

CSS Border Top color for the above div is #eef2af

HTML with inline CSS

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

#eef2af hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eef2af Color code Preview on White Background

This is how #eef2af Color code will look on white background color. Color contrast ratio is 1.17

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 #eef2af; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #eef2af; }

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,175,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(179,175,242,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(238,242,175,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.