Skip to main content Skip to docs navigation

#ceed3b hex color | Download Dark Yellow BG image | Information

Color Picker

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

Color Info

Woow we have a nearby visually matching color name available. It's name is Lime Fizz and its hex is #CFE838 Nearest Color Name

Color Hue/Base color: Yellow

Hex #ceed3b Color code in RGB color code model is created after adding 80.78% red color, 92.94% green color and 23.14% blue color. Hex #ceed3b Color code in CMYK color (process color) code model is generated after subtraction of 13% cyan, 0% magenta, 75% yellow and 7.06% black.

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

RGB Chart

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

Color Table

Hex Color Code ceed3b #ceed3b
RGB Decimal 206, 237, 59 206, 237, 59
RGB Percent 81%, 93%, 23% rgb(81%, 93%, 23%)
CSS RGBa 206, 237, 59,1 rgba(206,237,59,1)
CMYK Model cmyk(13%,0%,75%,7.06%)
HSL Color Space 70,83% ,58% hsl(70,83% ,58%)
HSV Color Space 70°, 75%, 93%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001110 11101101 00111011
Octal 316 355 73
Decimal 206 237 59
Hex ce ed 3b

Different shades of #ceed3b color code.

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

Darkest of #ceed3b
#6e830c
Darker of #ceed3b
#96b210
Dark of #ceed3b
#bde015
Base of #ceed3b
#ceed3b
Light of #ceed3b
#daf16a
Lighter
#e5f698
Lightest
#f1fac7

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

#ceed3b
#5a3bed

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

Split Complementary

#ceed3b
#3b75ed
#b33bed

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

Analogous Color

#eda43b
#edc23b
#ceed3b
#93ed3b
#48ed3b

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

#ceed3b
#ed3bce
#3bceed

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

#ceed3b
#3bceed
#5a3bed
#ed5a3b

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#ceed3b
#3bedb3
#5a3bed
#ed3b75

Square 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).

Monochromatic Color with #ceed3b

#475408
#6e830c
#96b210
#bde015
#ceed3b
#daf16a
#e5f698
#f1fac7
#fdfef6

Tints of #ceed3b Color

#ceed3b
#d3ef50
#d8f166
#def37c
#e3f592
#e9f7a7
#eef9bd
#f4fbd3
#f9fde9
#ffffff

Shades of #ceed3b color code

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

#ceed3b
#b7d234
#a0b82d
#899e27
#728320
#5b691a
#444f13
#2d340d
#161a06
#000000

Tones

#ceed3b
#c0d850
#b2c266
#a4ad7b
#969791

Tones

Similar Color like #ceed3b color

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

#cfee3c
#d0ef3d
#d1f03e
#d2f13f
#d3f240
#d4f341
#d5f442
#d6f543
#d7f644
#d8f745
#d9f846
#daf947
#dbfa48
#dcfb49
#cdec3a
#cceb39
#cbea38
#cae937
#c9e836
#c8e735
#c7e634
#c6e533
#c5e432
#c4e331
#c3e230
#c2e12f
#c1e02e
#c0df2d

Download this Dark Yellow

Hex #ceed3b 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.

#ceed3b Color Code Preview on Black Background Color

This is how #ceed3b Color will look on black background color. Color contrast ratio is 15.80

#ceed3b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ceed3b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ceed3b

#ceed3b color code is use for CSS Background Color

Background color for the above div is #ceed3b

HTML with inline CSS

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

#ceed3b color code is use for CSS Border Color

CSS Border color for the above div is #ceed3b

HTML with inline CSS

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

CSS Border Left color for the above div is #ceed3b

HTML with inline CSS

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

CSS Border Right color for the above div is #ceed3b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ceed3b

HTML with inline CSS

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

CSS Border Top color for the above div is #ceed3b

HTML with inline CSS

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

#ceed3b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ceed3b Color code Preview on White Background

This is how #ceed3b Color code will look on white background color. Color contrast ratio is 1.33

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(206,237,59,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(90,59,237,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(206,237,59,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }