crispedge.com

Color picker

Loading...

#ccd69e hex color - Yellow - Warm color - Information

#ccd69e hex color - Yellow - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Yellow

Hex #ccd69e Color code in RGB color code model is created after adding 80% red color, 83.92% green color and 61.96% blue color. Hex #ccd69e Color code in CMYK color (process color) code model is generated after subtraction of 5% cyan, 0% magenta, 26% yellow and 16% black.

Hex #ccd69e color code is between #bbdd99 web safe hex color code and #ddccaa web safe hex color code. #bbdd99 is the nearest web safe color code. You can see here many more shades of #ccd69e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeccd69e#ccd69e
RGB Decimal204, 214, 158rgb(204, 214, 158)
RGB Percent80%, 84%, 62%rgb(80%, 84%, 62%)
CSS RGBa204, 214, 158,1rgba(204,214,158,1)
CMYK Modelcmyk(5%,0%,26%,16%)
HSL Color Space71,41% ,73%hsl(71,41% ,73%)
HSV Color Space71°, 26%, 84%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011001101011010011110
Octal314326236
Decimal204214158
Hexccd69e

Different shades of #ccd69e color code.

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

Light Shade of #ccd69e
#dfe5c2
Dark Shade of #ccd69e
#b9c77a
Saturated Shade of #ccd69e
#d0dd97
Desaturated Shade of #ccd69e
#c8cfa5
Grey scale Shade of #ccd69e
#bababa
Brighten Shade
#e5efb7
Most Readable Shade
#000000

Shades of #ccd69e color code

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

#ccd69e
#b5be8c
#9ea67a
#888e69
#717657
#5a5f46
#444734
#2d2f23
#161711
#000000

Similar Color like #ccd69e color

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

#cdd79f
#ced8a0
#cfd9a1
#d0daa2
#d1dba3
#d2dca4
#d3dda5
#d4dea6
#d5dfa7
#d6e0a8
#d7e1a9
#d8e2aa
#d9e3ab
#dae4ac
#cbd59d
#cad49c
#c9d39b
#c8d29a
#c7d199
#c6d098
#c5cf97
#c4ce96
#c3cd95
#c2cc94
#c1cb93
#c0ca92
#bfc991
#bec890

Monochromatic Color with #ccd69e

#ccd69e
#010101
#2a2c20
#525640
#7b815f
#a3ab7f

Tints of #ccd69e Color

#ccd69e
#d1daa8
#d7dfb3
#dde3be
#e2e8c9
#e8ecd3
#eef1de
#f3f5e9
#f9faf4
#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

#ccd69e
#a89ed6

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

Split Complementary

#ccd69e
#9eb0d6
#c49ed6

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

Analogous Color

#d6ca9e
#d6d59e
#ccd69e
#c1d69e
#b6d69e

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

#ccd69e
#9eccd6
#d69ecc

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

#ccd69e
#9ed6c4
#a89ed6
#d69eb0

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

#ccd69e
#a89ed6
#c49ed6
#b0d69e

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

#ccd69e Color Code Preview on Black Background Color

This is how #ccd69e Color will look on black background color. Color contrast ratio is 13.68

#ccd69e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccd69e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccd69e

#ccd69e color code is use for CSS Background Color

Background color for the above div is #ccd69e

HTML with inline CSS

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

#ccd69e color code is use for CSS Border Color

CSS Border color for the above div is #ccd69e

HTML with inline CSS

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

CSS Border Left color for the above div is #ccd69e

HTML with inline CSS

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

CSS Border Right color for the above div is #ccd69e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ccd69e

HTML with inline CSS

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

CSS Border Top color for the above div is #ccd69e

HTML with inline CSS

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

#ccd69e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ccd69e Color code Preview on White Background

This is how #ccd69e Color code will look on white background color. Color contrast ratio is 1.54

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

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(204,214,158,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(168,158,214,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(204,214,158,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.