crispedge.com

Color picker

Loading...

#edffa7 hex color - Yellow - Warm color - Information

#edffa7 hex color - Yellow - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Yellow

Hex #edffa7 Color code in RGB color code model is created after adding 92.94% red color, 100% green color and 65.49% blue color. Hex #edffa7 Color code in CMYK color (process color) code model is generated after subtraction of 7% cyan, 0% magenta, 35% yellow and 0% black.

Hex #edffa7 color code is between #eeeeaa web safe hex color code and #dddd99 web safe hex color code. #eeeeaa is the nearest web safe color code. You can see here many more shades of #edffa7 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeedffa7#edffa7
RGB Decimal237, 255, 167rgb(237, 255, 167)
RGB Percent93%, 100%, 65%rgb(93%, 100%, 65%)
CSS RGBa237, 255, 167,1rgba(237,255,167,1)
CMYK Modelcmyk(7%,0%,35%,0%)
HSL Color Space72,100% ,83%hsl(72,100% ,83%)
HSV Color Space72°, 35%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011011111111110100111
Octal355377247
Decimal237255167
Hexedffa7

Different shades of #edffa7 color code.

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

Light Shade of #edffa7
#f7ffda
Dark Shade of #edffa7
#e3ff74
Saturated Shade of #edffa7
#edffa7
Desaturated Shade of #edffa7
#eafbab
Grey scale Shade of #edffa7
#d3d3d3
Brighten Shade
#ffffc0
Most Readable Shade
#000000

Shades of #edffa7 color code

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

#edffa7
#d2e294
#b8c681
#9eaa6f
#838d5c
#69714a
#4f5537
#343825
#1a1c12
#000000

Similar Color like #edffa7 color

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

#eeffa8
#efffa9
#f0ffaa
#f1ffab
#f2ffac
#f3ffad
#f4ffae
#f5ffaf
#f6ffb0
#f7ffb1
#f8ffb2
#f9ffb3
#faffb4
#fbffb5
#ecfea6
#ebfda5
#eafca4
#e9fba3
#e8faa2
#e7f9a1
#e6f8a0
#e5f79f
#e4f69e
#e3f59d
#e2f49c
#e1f39b
#e0f29a
#dff199

Monochromatic Color with #edffa7

#edffa7
#272a1c
#4f5538
#778054
#9eaa6f
#c5d48b

Tints of #edffa7 Color

#edffa7
#efffb0
#f1ffba
#f3ffc4
#f5ffce
#f7ffd7
#f9ffe1
#fbffeb
#fdfff5
#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

#edffa7
#b9a7ff

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

Split Complementary

#edffa7
#a7c1ff
#e5a7ff

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

Analogous Color

#ffeea7
#ffffa7
#edffa7
#dbffa7
#caffa7

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

#edffa7
#a7edff
#ffa7ed

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

#edffa7
#a7ffe5
#b9a7ff
#ffa7c1

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

#edffa7
#b9a7ff
#e5a7ff
#c1ffa7

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 #edffa7 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.

#edffa7 Color Code Preview on Black Background Color

This is how #edffa7 Color will look on black background color. Color contrast ratio is 19.46

#edffa7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edffa7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edffa7

#edffa7 color code is use for CSS Background Color

Background color for the above div is #edffa7

HTML with inline CSS

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

#edffa7 color code is use for CSS Border Color

CSS Border color for the above div is #edffa7

HTML with inline CSS

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

CSS Border Left color for the above div is #edffa7

HTML with inline CSS

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

CSS Border Right color for the above div is #edffa7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #edffa7

HTML with inline CSS

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

CSS Border Top color for the above div is #edffa7

HTML with inline CSS

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

#edffa7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#edffa7 Color code Preview on White Background

This is how #edffa7 Color code will look on white background color. Color contrast ratio is 1.08

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

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(237,255,167,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(185,167,255,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(237,255,167,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.