@
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.

#edf214 hex color - Yellow - Warm color - Information

#edf214 hex color - Yellow - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Yellow

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

Hex #edf214 color code is between #eeee11 web safe hex color code and #ddff22 web safe hex color code. #eeee11 is the nearest web safe color code. You can see here many more shades of #edf214 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code edf214 #edf214
RGB Decimal 237, 242, 20 rgb(237, 242, 20)
RGB Percent 93%, 95%, 8% rgb(93%, 95%, 8%)
CSS RGBa 237, 242, 20,1 rgba(237,242,20,1)
CMYK Model cmyk(2%,0%,92%,5.1%)
HSL Color Space 61,90% ,51% hsl(61,90% ,51%)
HSV Color Space 61°, 92%, 95%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101101 11110010 00010100
Octal 355 362 24
Decimal 237 242 20
Hex ed f2 14

Different shades of #edf214 color code.

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

Light Shade of #edf214
#f1f544
Dark Shade of #edf214
#c4c80b
Saturated Shade of #edf214
#f9fe08
Desaturated Shade of #edf214
#e1e620
Grey scale Shade of #edf214
#838383
Brighten Shade
#ffff2d
Most Readable Shade
#000000

Shades of #edf214 color code

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

#edf214
#d2d711
#b8bc0f
#9ea10d
#83860b
#696b08
#4f5006
#343504
#1a1a02
#000000

Similar Color like #edf214 color

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

#eef315
#eff416
#f0f517
#f1f618
#f2f719
#f3f81a
#f4f91b
#f5fa1c
#f6fb1d
#f7fc1e
#f8fd1f
#f9fe20
#faff21
#fbff22
#ecf113
#ebf012
#eaef11
#e9ee10
#e8ed0f
#e7ec0e
#e6eb0d
#e5ea0c
#e4e90b
#e3e80a
#e2e709
#e1e608
#e0e507
#dfe406

Monochromatic Color with #edf214

#edf214
#1d1d02
#464806
#707209
#9a9d0d
#c3c710

Tints of #edf214 Color

#edf214
#eff32e
#f1f448
#f3f662
#f5f77c
#f7f996
#f9fab0
#fbfcca
#fdfde4
#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

#edf214
#1914f2

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

Split Complementary

#edf214
#147ef2
#8814f2

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

Analogous Color

#f29e14
#f2cb14
#edf214
#c1f214
#94f214

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

#edf214
#14edf2
#f214ed

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

#edf214
#14f288
#1914f2
#f2147e

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

#edf214
#1914f2
#8814f2
#7ef214

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

#edf214 Color Code Preview on Black Background Color

This is how #edf214 Color will look on black background color. Color contrast ratio is 17.31

#edf214 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edf214

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edf214

#edf214 color code is use for CSS Background Color

Background color for the above div is #edf214

HTML with inline CSS

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

#edf214 color code is use for CSS Border Color

CSS Border color for the above div is #edf214

HTML with inline CSS

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

CSS Border Left color for the above div is #edf214

HTML with inline CSS

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

CSS Border Right color for the above div is #edf214

HTML with inline CSS

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

CSS Border Bottom color for the above div is #edf214

HTML with inline CSS

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

CSS Border Top color for the above div is #edf214

HTML with inline CSS

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

#edf214 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#edf214 Color code Preview on White Background

This is how #edf214 Color code will look on white background color. Color contrast ratio is 1.21

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

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,242,20,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(25,20,242,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(237,242,20,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.