crispedge.com

Color picker

Loading...

#e2c023 hex color - Yellow - Warm color - Information

#e2c023 hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #e2c023 Color code in RGB color code model is created after adding 88.63% red color, 75.29% green color and 13.73% blue color. Hex #e2c023 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 15% magenta, 85% yellow and 11% black.

Hex #e2c023 color code is between #ddbb22 web safe hex color code and #eecc33 web safe hex color code. #ddbb22 is the nearest web safe color code. You can see here many more shades of #e2c023 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codee2c023#e2c023
RGB Decimal226, 192, 35rgb(226, 192, 35)
RGB Percent89%, 75%, 14%rgb(89%, 75%, 14%)
CSS RGBa226, 192, 35,1rgba(226,192,35,1)
CMYK Modelcmyk(0%,15%,85%,11%)
HSL Color Space49,77% ,51%hsl(49,77% ,51%)
HSV Color Space49°, 85%, 89%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111000101100000000100011
Octal34230043
Decimal22619235
Hexe2c023

Different shades of #e2c023 color code.

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

Light Shade of #e2c023
#e8cd50
Dark Shade of #e2c023
#ba9d18
Saturated Shade of #e2c023
#eec817
Desaturated Shade of #e2c023
#d6b82f
Grey scale Shade of #e2c023
#828282
Brighten Shade
#fbd93c
Most Readable Shade
#000000

Shades of #e2c023 color code

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

#e2c023
#c8aa1f
#af951b
#968017
#7d6a13
#64550f
#4b400b
#322a07
#191503
#000000

Similar Color like #e2c023 color

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

#e3c124
#e4c225
#e5c326
#e6c427
#e7c528
#e8c629
#e9c72a
#eac82b
#ebc92c
#ecca2d
#edcb2e
#eecc2f
#efcd30
#f0ce31
#e1bf22
#e0be21
#dfbd20
#debc1f
#ddbb1e
#dcba1d
#dbb91c
#dab81b
#d9b71a
#d8b619
#d7b518
#d6b417
#d5b316
#d4b215

Monochromatic Color with #e2c023

#e2c023
#0d0b02
#383009
#62540f
#8d7816
#b79c1c

Tints of #e2c023 Color

#e2c023
#e5c73b
#e8ce53
#ebd56c
#eedc84
#f2e39d
#f5eab5
#f8f1ce
#fbf8e6
#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

#e2c023
#2345e2

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

Split Complementary

#e2c023
#23a4e2
#6123e2

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

Analogous Color

#e27423
#e29a23
#e2c023
#dee223
#b8e223

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

#e2c023
#23e2c0
#c023e2

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

#e2c023
#23e260
#2345e2
#e223a4

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

#e2c023
#2345e2
#6123e2
#a4e223

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

#e2c023 Color Code Preview on Black Background Color

This is how #e2c023 Color will look on black background color. Color contrast ratio is 11.80

#e2c023 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e2c023

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e2c023

#e2c023 color code is use for CSS Background Color

Background color for the above div is #e2c023

HTML with inline CSS

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

#e2c023 color code is use for CSS Border Color

CSS Border color for the above div is #e2c023

HTML with inline CSS

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

CSS Border Left color for the above div is #e2c023

HTML with inline CSS

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

CSS Border Right color for the above div is #e2c023

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e2c023

HTML with inline CSS

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

CSS Border Top color for the above div is #e2c023

HTML with inline CSS

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

#e2c023 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e2c023 Color code Preview on White Background

This is how #e2c023 Color code will look on white background color. Color contrast ratio is 1.78

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

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(226,192,35,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(35,69,226,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(226,192,35,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.