crispedge.com

Color picker

Loading...

#cad299 hex color - Yellow - Warm color - Information

#cad299 hex color - Yellow - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Yellow

Hex #cad299 Color code in RGB color code model is created after adding 79.22% red color, 82.35% green color and 60% blue color. Hex #cad299 Color code in CMYK color (process color) code model is generated after subtraction of 4% cyan, 0% magenta, 27% yellow and 18% black.

Hex #cad299 color code is between #cccc88 web safe hex color code and #bbddaa web safe hex color code. #cccc88 is the nearest web safe color code. You can see here many more shades of #cad299 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codecad299#cad299
RGB Decimal202, 210, 153rgb(202, 210, 153)
RGB Percent79%, 82%, 60%rgb(79%, 82%, 60%)
CSS RGBa202, 210, 153,1rgba(202,210,153,1)
CMYK Modelcmyk(4%,0%,27%,18%)
HSL Color Space68,39% ,71%hsl(68,39% ,71%)
HSV Color Space68°, 27%, 82%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110010101101001010011001
Octal312322231
Decimal202210153
Hexcad299

Different shades of #cad299 color code.

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

Light Shade of #cad299
#dce2bc
Dark Shade of #cad299
#b8c276
Saturated Shade of #cad299
#cfd992
Desaturated Shade of #cad299
#c5cba0
Grey scale Shade of #cad299
#b5b5b5
Brighten Shade
#e3ebb2
Most Readable Shade
#000000

Shades of #cad299 color code

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

#cad299
#b3ba88
#9da377
#868c66
#707455
#595d44
#434633
#2c2e22
#161711
#000000

Similar Color like #cad299 color

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

#cbd39a
#ccd49b
#cdd59c
#ced69d
#cfd79e
#d0d89f
#d1d9a0
#d2daa1
#d3dba2
#d4dca3
#d5dda4
#d6dea5
#d7dfa6
#d8e0a7
#c9d198
#c8d097
#c7cf96
#c6ce95
#c5cd94
#c4cc93
#c3cb92
#c2ca91
#c1c990
#c0c88f
#bfc78e
#bec68d
#bdc58c
#bcc48b

Monochromatic Color with #cad299

#cad299
#f3fcb8
#26281d
#4f523c
#787d5b
#a1a77a

Tints of #cad299 Color

#cad299
#cfd7a4
#d5dcaf
#dbe1bb
#e1e6c6
#e7ebd1
#edf0dd
#f3f5e8
#f9faf3
#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

#cad299
#a199d2

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

Split Complementary

#cad299
#99add2
#be99d2

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

Analogous Color

#d2c399
#d2cf99
#cad299
#bfd299
#b3d299

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

#cad299
#99cad2
#d299ca

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

#cad299
#99d2bd
#a199d2
#d299ad

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

#cad299
#a199d2
#be99d2
#add299

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

#cad299 Color Code Preview on Black Background Color

This is how #cad299 Color will look on black background color. Color contrast ratio is 13.19

#cad299 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cad299

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cad299

#cad299 color code is use for CSS Background Color

Background color for the above div is #cad299

HTML with inline CSS

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

#cad299 color code is use for CSS Border Color

CSS Border color for the above div is #cad299

HTML with inline CSS

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

CSS Border Left color for the above div is #cad299

HTML with inline CSS

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

CSS Border Right color for the above div is #cad299

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cad299

HTML with inline CSS

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

CSS Border Top color for the above div is #cad299

HTML with inline CSS

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

#cad299 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cad299 Color code Preview on White Background

This is how #cad299 Color code will look on white background color. Color contrast ratio is 1.59

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

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(202,210,153,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(161,153,210,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(202,210,153,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.