Skip to main content Skip to docs navigation

#5fcd8f hex color | Download Dark Blue 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 Van Gogh Green and its hex is #65CE95 Nearest Color Name

Color Hue/Base color: Blue

Hex #5fcd8f Color code in RGB color code model is created after adding 37.25% red color, 80.39% green color and 56.08% blue color. Hex #5fcd8f Color code in CMYK color (process color) code model is generated after subtraction of 54% cyan, 0% magenta, 30% yellow and 19.61% black.

Hex #5fcd8f color code is between #66cc88 web safe hex color code and #55dd99 web safe hex color code. #66cc88 is the nearest web safe color code. You can see here many more shades of #5fcd8f color code.

RGB Chart

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

Color Table

Hex Color Code 5fcd8f #5fcd8f
RGB Decimal 95, 205, 143 95, 205, 143
RGB Percent 37%, 80%, 56% rgb(37%, 80%, 56%)
CSS RGBa 95, 205, 143,1 rgba(95,205,143,1)
CMYK Model cmyk(54%,0%,30%,19.61%)
HSL Color Space 146,52% ,59% hsl(146,52% ,59%)
HSV Color Space 146°, 54%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01011111 11001101 10001111
Octal 137 315 217
Decimal 95 205 143
Hex 5f cd 8f

Different shades of #5fcd8f color code.

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

Darkest of #5fcd8f
#237045
Darker of #5fcd8f
#2f975c
Dark of #5fcd8f
#3bbe74
Base of #5fcd8f
#5fcd8f
Light of #5fcd8f
#86d9aa
Lighter
#ade5c5
Lightest
#d4f1e1

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

#5fcd8f
#cd5f9d

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

Split Complementary

#5fcd8f
#c65fcd
#cd5f66

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

Analogous Color

#6fcd5f
#5fcd61
#5fcd8f
#5fcdb4
#5fb8cd

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

#5fcd8f
#cd8f5f
#8f5fcd

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

#5fcd8f
#8f5fcd
#cd5f9d
#9dcd5f

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

#5fcd8f
#5f66cd
#cd5f9d
#cdc65f

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 #5fcd8f

#17492d
#237045
#2f975c
#3bbe74
#5fcd8f
#86d9aa
#ade5c5
#d4f1e1
#fafefc

Tints of #5fcd8f Color

#5fcd8f
#70d29b
#82d8a7
#94ddb4
#a6e3c0
#b7e8cd
#c9eed9
#dbf3e6
#edf9f2
#ffffff

Shades of #5fcd8f color code

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

#5fcd8f
#54b67f
#499f6f
#3f885f
#34714f
#2a5b3f
#1f442f
#152d1f
#0a160f
#000000

Tones

#5fcd8f
#74b892
#89a394
#969696
#969696

Tones

Similar Color like #5fcd8f color

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

#60ce90
#61cf91
#62d092
#63d193
#64d294
#65d395
#66d496
#67d597
#68d698
#69d799
#6ad89a
#6bd99b
#6cda9c
#6ddb9d
#5ecc8e
#5dcb8d
#5cca8c
#5bc98b
#5ac88a
#59c789
#58c688
#57c587
#56c486
#55c385
#54c284
#53c183
#52c082
#51bf81

Download this Dark Blue

Hex #5fcd8f 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.

#5fcd8f Color Code Preview on Black Background Color

This is how #5fcd8f Color will look on black background color. Color contrast ratio is 10.62

#5fcd8f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5fcd8f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5fcd8f

#5fcd8f color code is use for CSS Background Color

Background color for the above div is #5fcd8f

HTML with inline CSS

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

#5fcd8f color code is use for CSS Border Color

CSS Border color for the above div is #5fcd8f

HTML with inline CSS

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

CSS Border Left color for the above div is #5fcd8f

HTML with inline CSS

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

CSS Border Right color for the above div is #5fcd8f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #5fcd8f

HTML with inline CSS

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

CSS Border Top color for the above div is #5fcd8f

HTML with inline CSS

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

#5fcd8f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#5fcd8f Color code Preview on White Background

This is how #5fcd8f Color code will look on white background color. Color contrast ratio is 1.98

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

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(95,205,143,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(205,95,157,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(95,205,143,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }