crispedge.com

Color picker

Loading...

#cbdd7f hex color - Yellow - Warm color - Information

#cbdd7f hex color - Yellow - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Yellow

Hex #cbdd7f Color code in RGB color code model is created after adding 79.61% red color, 86.67% green color and 49.8% blue color. Hex #cbdd7f Color code in CMYK color (process color) code model is generated after subtraction of 8% cyan, 0% magenta, 43% yellow and 13% black.

Hex #cbdd7f color code is between #cccc77 web safe hex color code and #bbee88 web safe hex color code. #cccc77 is the nearest web safe color code. You can see here many more shades of #cbdd7f color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codecbdd7f#cbdd7f
RGB Decimal203, 221, 127rgb(203, 221, 127)
RGB Percent80%, 87%, 50%rgb(80%, 87%, 50%)
CSS RGBa203, 221, 127,1rgba(203,221,127,1)
CMYK Modelcmyk(8%,0%,43%,13%)
HSL Color Space71,58% ,68%hsl(71,58% ,68%)
HSV Color Space71°, 43%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110010111101110101111111
Octal313335177
Decimal203221127
Hexcbdd7f

Different shades of #cbdd7f color code.

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

Light Shade of #cbdd7f
#dbe8a7
Dark Shade of #cbdd7f
#bbd257
Saturated Shade of #cbdd7f
#d0e577
Desaturated Shade of #cbdd7f
#c6d587
Grey scale Shade of #cbdd7f
#aeaeae
Brighten Shade
#e4f698
Most Readable Shade
#000000

Shades of #cbdd7f color code

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

#cbdd7f
#b4c470
#9dab62
#879354
#707a46
#5a6238
#43492a
#2d311c
#16180e
#000000

Similar Color like #cbdd7f color

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

#ccde80
#cddf81
#cee082
#cfe183
#d0e284
#d1e385
#d2e486
#d3e587
#d4e688
#d5e789
#d6e88a
#d7e98b
#d8ea8c
#d9eb8d
#cadc7e
#c9db7d
#c8da7c
#c7d97b
#c6d87a
#c5d779
#c4d678
#c3d577
#c2d476
#c1d375
#c0d274
#bfd173
#bed072
#bdcf71

Monochromatic Color with #cbdd7f

#cbdd7f
#080805
#2f331d
#565d36
#7d884e
#a4b367

Tints of #cbdd7f Color

#cbdd7f
#d0e08d
#d6e49b
#dce8a9
#e2ecb7
#e7efc6
#edf3d4
#f3f7e2
#f9fbf0
#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

#cbdd7f
#917fdd

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

Split Complementary

#cbdd7f
#7f9cdd
#c07fdd

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

Analogous Color

#ddc97f
#dddc7f
#cbdd7f
#b8dd7f
#a5dd7f

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

#cbdd7f
#7fcbdd
#dd7fcb

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

#cbdd7f
#7fddc0
#917fdd
#dd7f9c

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

#cbdd7f
#917fdd
#c07fdd
#9cdd7f

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

#cbdd7f Color Code Preview on Black Background Color

This is how #cbdd7f Color will look on black background color. Color contrast ratio is 14.19

#cbdd7f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cbdd7f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cbdd7f

#cbdd7f color code is use for CSS Background Color

Background color for the above div is #cbdd7f

HTML with inline CSS

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

#cbdd7f color code is use for CSS Border Color

CSS Border color for the above div is #cbdd7f

HTML with inline CSS

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

CSS Border Left color for the above div is #cbdd7f

HTML with inline CSS

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

CSS Border Right color for the above div is #cbdd7f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cbdd7f

HTML with inline CSS

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

CSS Border Top color for the above div is #cbdd7f

HTML with inline CSS

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

#cbdd7f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cbdd7f Color code Preview on White Background

This is how #cbdd7f Color code will look on white background color. Color contrast ratio is 1.48

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

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(203,221,127,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(145,127,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(203,221,127,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.