crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#fbed95 hex color - Yellow - Warm color - Information

#fbed95 hex color - Yellow - Warm color

Color Hue/Base color: Yellow

Hex #fbed95 Color code in RGB color code model is created after adding 98.43% red color, 92.94% green color and 58.43% blue color. Hex #fbed95 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 6% magenta, 41% yellow and 2% black.

Hex #fbed95 color code is between #ffee99 web safe hex color code and #eedd88 web safe hex color code. #ffee99 is the nearest web safe color code. You can see here many more shades of #fbed95 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codefbed95#fbed95
RGB Decimal251, 237, 149rgb(251, 237, 149)
RGB Percent98%, 93%, 58%rgb(98%, 93%, 58%)
CSS RGBa251, 237, 149,1rgba(251,237,149,1)
CMYK Modelcmyk(0%,6%,41%,2%)
HSL Color Space52,93% ,78%hsl(52,93% ,78%)
HSV Color Space52°, 41%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110111110110110010101
Octal373355225
Decimal251237149
Hexfbed95

Different shades of #fbed95 color code.

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

Light Shade of #fbed95
#fdf5c6
Dark Shade of #fbed95
#f9e564
Saturated Shade of #fbed95
#fff091
Desaturated Shade of #fbed95
#f5e99a
Grey scale Shade of #fbed95
#c8c8c8
Brighten Shade
#ffffae
Most Readable Shade
#000000

Shades of #fbed95 color code

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

#fbed95
#dfd284
#c3b873
#a79e63
#8b8352
#6f6942
#534f31
#373421
#1b1a10
#000000

Similar Color like #fbed95 color

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

#fcee96
#fdef97
#fef098
#fff199
#fff29a
#fff39b
#fff49c
#fff59d
#fff69e
#fff79f
#fff8a0
#fff9a1
#fffaa2
#fffba3
#faec94
#f9eb93
#f8ea92
#f7e991
#f6e890
#f5e78f
#f4e68e
#f3e58d
#f2e48c
#f1e38b
#f0e28a
#efe189
#eee088
#eddf87

Monochromatic Color with #fbed95

#fbed95
#262417
#514c30
#7b7549
#a69d63
#d0c57c

Tints of #fbed95 Color

#fbed95
#fbefa0
#fbf1ac
#fcf3b8
#fcf5c4
#fdf7cf
#fdf9db
#fefbe7
#fefdf3
#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

#fbed95
#95a3fb

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

Split Complementary

#fbed95
#95d6fb
#ba95fb

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

Analogous Color

#fbc495
#fbd995
#fbed95
#f5fb95
#e0fb95

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

#fbed95
#95fbed
#ed95fb

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

#fbed95
#95fbba
#95a3fb
#fb95d6

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

#fbed95
#95a3fb
#ba95fb
#d6fb95

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

#fbed95 Color Code Preview on Black Background Color

This is how #fbed95 Color will look on black background color. Color contrast ratio is 17.65

#fbed95 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fbed95

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fbed95

#fbed95 color code is use for CSS Background Color

Background color for the above div is #fbed95

HTML with inline CSS

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

#fbed95 color code is use for CSS Border Color

CSS Border color for the above div is #fbed95

HTML with inline CSS

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

CSS Border Left color for the above div is #fbed95

HTML with inline CSS

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

CSS Border Right color for the above div is #fbed95

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fbed95

HTML with inline CSS

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

CSS Border Top color for the above div is #fbed95

HTML with inline CSS

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

#fbed95 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fbed95 Color code Preview on White Background

This is how #fbed95 Color code will look on white background color. Color contrast ratio is 1.19

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.