Home
Ücretsiz • Anında • Kurulum gerektirmez

CSS Birim ve Renk Dönüştürücü

CSS renk formatları ve birimleri arasında anında dönüştürün.

Popüler dönüştürücüler — Color

HEX to RGB Converter

Convert HEX color codes to RGB format instantly.

Convert HEX to RGB →

RGB to HEX Converter

Convert RGB color values to HEX format instantly.

Convert RGB to HEX →

HEX to RGBA Converter

Convert HEX color codes to RGBA format with alpha channel.

Convert HEX to RGBA →

RGB to HSL Converter

Convert RGB color values to HSL format.

Convert RGB to HSL →

HSL to RGB Converter

Convert HSL color values to RGB format.

Convert HSL to RGB →

HEX to HSL Converter

Convert HEX color codes to HSL format.

Convert HEX to HSL →

RGBA to HEX Converter

Convert RGBA color values (with alpha) to HEX format.

Convert RGBA to HEX →

HSL to HEX Converter

Convert HSL color values to HEX format.

Convert HSL to HEX →

CSS COLOR NAME to HEX Converter

Convert CSS named colors to HEX codes.

Convert CSS COLOR NAME to HEX →

CSS COLOR NAME to RGB Converter

Convert CSS named colors to RGB format.

Convert CSS COLOR NAME to RGB →

CSS COLOR NAME to HSL Converter

Convert CSS named colors to HSL format.

Convert CSS COLOR NAME to HSL →

HEX to CSS COLOR NAME Converter

Find the CSS named color for a HEX code.

Convert HEX to CSS COLOR NAME →

HEX to CMYK Converter

Convert HEX color codes to CMYK format for print design and prepress workflows.

Convert HEX to CMYK →

RGB to CMYK Converter

Convert RGB color values to CMYK format for print-ready output and prepress.

Convert RGB to CMYK →

HEX to HSV Converter

Convert HEX color codes to HSV (HSB) format used in Photoshop and design tools.

Convert HEX to HSV →

HSV to HEX Converter

Convert HSV (HSB) color values to HEX format for web and CSS use.

Convert HSV to HEX →

OKLCH to HEX Converter

Convert OKLCH (CSS Color Level 4) values to HEX format for browser-compatible CSS.

Convert OKLCH to HEX →

HEX to OKLCH Converter

Convert HEX color codes to OKLCH format — the modern perceptually uniform color space.

Convert HEX to OKLCH →

TAILWIND CLASS to HEX Converter

Convert Tailwind CSS color classes like blue-500 or rose-400 to HEX codes instantly.

Convert TAILWIND CLASS to HEX →

LCH to HEX Converter

Convert CIE LCH color values to HEX format. LCH is a perceptually uniform color space ideal for consistent palettes.

Convert LCH to HEX →

HEX to LCH Converter

Convert HEX color codes to CIE LCH format — a perceptually uniform color space for predictable color manipulation.

Convert HEX to LCH →

LAB to HEX Converter

Convert CIELAB (L*a*b*) color values to HEX format for web-compatible CSS output.

Convert LAB to HEX →

HEX to LAB Converter

Convert HEX color codes to CIELAB (L*a*b*) — the device-independent color space used in color science.

Convert HEX to LAB →

HWB to HEX Converter

Convert HWB (Hue-Whiteness-Blackness) color values to HEX format. HWB is a CSS Color Level 4 format.

Convert HWB to HEX →

HEX to HWB Converter

Convert HEX color codes to HWB format — the intuitive Hue-Whiteness-Blackness color model from CSS Color Level 4.

Convert HEX to HWB →

CSS Renklerini ve Birimlerini Anlama

HEX, RGB ve HSL Renk Formatları

CSS birçok renk formatını destekler.

<strong>RGB</strong> her kanal için 0-255 arası değerler kullanır.

<strong>HSL</strong> tasarımcılar için en sezgisel olanıdır.

CSS Named Colors

CSS provides 147 named colors like coral, steelblue, and rebeccapurple. While convenient for prototyping, named colors offer limited precision. Converting a CSS color name to HEX or RGB gives you exact values you can fine-tune for production use.

Baskı tasarımı için CMYK

<strong>CMYK</strong> baskı için standart renk modelidir.

Tasarım araçlarında HSV

<strong>HSV</strong>, Photoshop, Figma ve Sketch'in yerel renk modelidir.

OKLCH — CSS Color Level 4

OKLCH (Lightness, Chroma, Hue) is the modern perceptually uniform color space introduced in CSS Color Level 4. Unlike HSL, OKLCH ensures that colors with the same lightness value actually appear equally bright to the human eye. It's supported in all modern browsers and is becoming the preferred format for design systems that need consistent, predictable color palettes.

LCH — CIE LCH Color Space

LCH (Lightness, Chroma, Hue) is the cylindrical representation of the CIELAB color space. It provides perceptually uniform color differences, meaning equal numerical changes produce visually equal differences. LCH is supported in CSS Color Level 4 via the lch() function and is widely used in color science, print workflows, and advanced design systems.

LAB — CIELAB Color Space

CIELAB (L*a*b*) is a device-independent color space that models human vision. L represents lightness (0–100), while a and b represent color-opponent dimensions (green–red and blue–yellow). LAB is the foundation for Delta E color difference calculations and is essential for color matching, print proofing, and scientific color analysis.

HWB — Hue Whiteness Blackness

HWB (Hue, Whiteness, Blackness) is a CSS Color Level 4 format designed to be more intuitive than HSL. You start with a hue, then add whiteness to lighten and blackness to darken. It's supported via the hwb() function in modern browsers and is particularly useful for creating tints and shades without complex math.

Tailwind CSS Colors

Tailwind CSS ships with a comprehensive color palette organized by name and shade (e.g., blue-500, rose-400). Converting Tailwind color classes to HEX codes is essential when integrating Tailwind designs with external tools, creating custom themes, or working with design tools that require hex values.

PX vs REM: CSS Birimleri

<strong>Piksel (PX)</strong> mutlak birimlerdir.

Pikselleri 16'ya bölün.

<strong>EM birimleri</strong> kök değil, üst öğenin yazı tipi boyutuna görelidir.

  • 1rem = 16px (default browser setting)
  • 1em = parent font-size (context-dependent)
  • 0.75rem = 12px — common for small/caption text
  • 1.25rem = 20px — common for subheadings
  • 2rem = 32px — common for section headings

Neden CSS dönüştürücüler?

Manuel dönüştürme sıkıcı ve hata yapmaya açıktır.

  • Instant results — paste a value and get the converted output immediately, no formulas needed.
  • Copy-ready output — every result includes a one-click copy button with properly formatted CSS syntax.
  • Color preview — see a live swatch of the converted color to visually confirm accuracy.
  • No installation — works in any browser, on any device. No extensions, downloads, or signups.
  • Developer-friendly — shareable URLs with pre-filled values for easy team collaboration.

Common CSS Conversion Workflows

  • Design handoff: Figma and Sketch export colors as HEX. Convert to RGB or HSL if your codebase uses those formats.
  • Dark mode generation: Take your light-mode HSL palette, adjust lightness values, and convert back to HEX.
  • Accessibility checks: Convert colors to RGB to calculate contrast ratios using the WCAG luminance formula.
  • Legacy migration: Convert pixel-based layouts to rem-based responsive systems during refactors.
  • Cross-browser debugging: Quickly convert colors to match your source code format.

Supported Conversions

From To Category
HEXRGB, HSL, RGBA, CSS Name, CMYK, HSV, OKLCH, LCH, LAB, HWBColor
RGBHEX, HSL, CMYKColor
HSLHEX, RGBColor
RGBAHEXColor
CSS NameHEX, RGB, HSLColor
HSVHEXColor
OKLCHHEXColor
LCHHEXColor
LABHEXColor
HWBHEXColor
Tailwind ClassHEXColor
PXREM, EMUnit
REMPXUnit
EMPXUnit

FAQ

HEX renk nedir?

# ile başlayan 6 haneli onaltılık bir değer.

RGB'yi HEX'e nasıl dönüştürürüm?

Her ondalık değeri onaltılığa dönüştürün.

CSS'de REM nedir?

Kök elemanın yazı tipi boyutuna dayanan göreceli bir birim.

Neden HSL kullanmalı?

HSL renk manipülasyonu için daha sezgiseldir.