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

#c2e528 hex color - Yellow - Warm color - Information

#c2e528 hex color - Yellow - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Yellow

Hex #c2e528 Color code in RGB color code model is created after adding 76.08% red color, 89.8% green color and 15.69% blue color. Hex #c2e528 Color code in CMYK color (process color) code model is generated after subtraction of 15% cyan, 0% magenta, 83% yellow and 10.2% black.

Hex #c2e528 color code is between #bbdd22 web safe hex color code and #ccee33 web safe hex color code. #bbdd22 is the nearest web safe color code. You can see here many more shades of #c2e528 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec2e528#c2e528
RGB Decimal194, 229, 40rgb(194, 229, 40)
RGB Percent76%, 90%, 16%rgb(76%, 90%, 16%)
CSS RGBa194, 229, 40,1rgba(194,229,40,1)
CMYK Modelcmyk(15%,0%,83%,10.2%)
HSL Color Space71,78% ,53%hsl(71,78% ,53%)
HSV Color Space71°, 83%, 90%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000101110010100101000
Octal30234550
Decimal19422940
Hexc2e528

Different shades of #c2e528 color code.

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

Light Shade of #c2e528
#cfea55
Dark Shade of #c2e528
#a3c218
Saturated Shade of #c2e528
#caf11c
Desaturated Shade of #c2e528
#bad934
Grey scale Shade of #c2e528
#868686
Brighten Shade
#dbfe41
Most Readable Shade
#000000

Shades of #c2e528 color code

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

#c2e528
#accb23
#96b21f
#81981a
#6b7f16
#566511
#404c0d
#2b3208
#151904
#000000

Similar Color like #c2e528 color

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

#c3e629
#c4e72a
#c5e82b
#c6e92c
#c7ea2d
#c8eb2e
#c9ec2f
#caed30
#cbee31
#ccef32
#cdf033
#cef134
#cff235
#d0f336
#c1e427
#c0e326
#bfe225
#bee124
#bde023
#bcdf22
#bbde21
#badd20
#b9dc1f
#b8db1e
#b7da1d
#b6d91c
#b5d81b
#b4d71a

Monochromatic Color with #c2e528

#c2e528
#0e1003
#323b0a
#566512
#7a9019
#9eba21

Tints of #c2e528 Color

#c2e528
#c8e73f
#cfea57
#d6ed6f
#ddf087
#e3f39f
#eaf6b7
#f1f9cf
#f8fce7
#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

#c2e528
#4b28e5

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

Split Complementary

#c2e528
#2863e5
#a928e5

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

Analogous Color

#e5bc28
#e5e228
#c2e528
#9ce528
#76e528

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

#c2e528
#28c2e5
#e528c2

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

#c2e528
#28e5a9
#4b28e5
#e52863

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

#c2e528
#4b28e5
#a928e5
#64e528

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

#c2e528 Color Code Preview on Black Background Color

This is how #c2e528 Color will look on black background color. Color contrast ratio is 14.53

#c2e528 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c2e528

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c2e528

#c2e528 color code is use for CSS Background Color

Background color for the above div is #c2e528

HTML with inline CSS

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

#c2e528 color code is use for CSS Border Color

CSS Border color for the above div is #c2e528

HTML with inline CSS

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

CSS Border Left color for the above div is #c2e528

HTML with inline CSS

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

CSS Border Right color for the above div is #c2e528

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c2e528

HTML with inline CSS

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

CSS Border Top color for the above div is #c2e528

HTML with inline CSS

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

#c2e528 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c2e528 Color code Preview on White Background

This is how #c2e528 Color code will look on white background color. Color contrast ratio is 1.45

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

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(194,229,40,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(75,40,229,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(194,229,40,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.